Clean up travis file

This commit is contained in:
Max Brunsfeld 2014-02-26 20:03:26 -08:00
parent 8deeff392b
commit c520b692d9

View file

@ -1,5 +1,4 @@
language: cpp
compiler:
- clang
install: git submodule update --init
script: "make test"
script: make test