Delete travis.yml
This commit is contained in:
11
travis.yml
11
travis.yml
@ -1,11 +0,0 @@
|
||||
language: c
|
||||
compiler: gcc
|
||||
|
||||
install: make get-deps
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
script:
|
||||
- make
|
||||
os:
|
||||
- linux
|
||||
Reference in New Issue
Block a user