Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxalin committed Jan 2, 2018
1 parent ed26566 commit 62a62a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,9 @@ before_script:
- cd test
- cmake --version
- (mkdir build && cd build && cmake ..)
- cd ../../
- pwd
#- ./benchmark/bin/ci/before_install.sh
script:
- cd test/build/
- ls
- make
- ./test
Expand Down

0 comments on commit 62a62a2

Please sign in to comment.