mirror of
https://github.com/skywind3000/kcp.git
synced 2024-12-25 22:50:09 +08:00
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…
Reference in New Issue
Block a user