Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
tinganho committed Jun 22, 2017
1 parent fef7750 commit b100f13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ compiler:

script:
- mkdir debug && cd debug
- cmake -DCMAKE_CXX_COMPILER=$COMPILER .. && make
- cd .. && ./bin/run-tests
- ls -la
- pwd

# Handle git submodules by ourselves.
git:
Expand Down

0 comments on commit b100f13

Please sign in to comment.