mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-12-23 04:15:31 +00:00
Fixed problem with .travis.yml (WIP)
This commit is contained in:
parent
14c0651f1f
commit
746c259d64
@ -35,4 +35,4 @@ before_script:
|
||||
|
||||
script:
|
||||
- mkdir build && cd build
|
||||
- cmake .. && make && ctest -V
|
||||
- cmake -DCMAKE_CXX_COMPILER=$COMPILER .. && make && ctest -V
|
||||
|
Loading…
Reference in New Issue
Block a user