Skip to content

Commit

Permalink
One more try?
Browse files Browse the repository at this point in the history
  • Loading branch information
vbeffara committed Mar 18, 2016
1 parent 381a31c commit b1befa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ script:
- export CXX=g++-5
- gem install coveralls-lcov
- sudo pip install codecov
- sudo apt-get -yq install libboost-coroutine
- sudo apt-get -yq install libboost-coroutine1.58.0
- mkdir -p build/cov
- cd build
- cmake .. -G Ninja -DCOV=1
Expand Down

0 comments on commit b1befa5

Please sign in to comment.