Clean up travis file
This commit is contained in:
parent
8deeff392b
commit
c520b692d9
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
language: cpp
|
||||
compiler:
|
||||
- clang
|
||||
install: git submodule update --init
|
||||
script: "make test"
|
||||
script: make test
|
||||
Loading…
Add table
Add a link
Reference in a new issue