mirror of
https://github.com/skywind3000/kcp.git
synced 2025-03-14 17:42:56 +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