Remove unused .travis.yml configuration file
This commit is contained in:
parent
6e32e63908
commit
de996fee46
10
.travis.yml
10
.travis.yml
@ -1,10 +0,0 @@
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
install: sudo apt-get install check
|
||||
script: make test
|
||||
notifications:
|
||||
email:
|
||||
on_success: change
|
||||
on_failure: change
|
Loading…
Reference in New Issue
Block a user