fixed travis script
This commit is contained in:
parent
6d2dc91f1f
commit
c38025f0be
@ -3,5 +3,5 @@ compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script:
|
||||
- $CC -O3 test.cpp -o test
|
||||
- $CC -O3 test.cpp -o test -lstdc++
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user