mirror of
https://github.com/skywind3000/kcp.git
synced 2026-08-19 06:03:28 +08:00
fixed travis script
This commit is contained in:
@@ -3,5 +3,5 @@ compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script:
|
||||
- $CC -O3 test.cpp -o test
|
||||
- $CC -O3 test.cpp -o test -lstdc++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user