Delete travis.yml

This commit is contained in:
powturbo
2015-01-03 15:15:39 +01:00
parent be38637ee0
commit 68ba9aa117

View File

@ -1,11 +0,0 @@
language: c
compiler: gcc
install: make get-deps
branches:
only:
- master
script:
- make
os:
- linux