Delete .travis.yml

This commit is contained in:
Mike Arpaia 2014-11-07 17:32:47 -08:00
parent 408ca5ee77
commit ef8c4e26fd

View File

@ -1,7 +0,0 @@
language: cpp
os:
- osx
- linux
compiler: clang
script: ./tools/build.sh
env: TRAVIS_ENV=true