Skip to content

Commit

Permalink
Travis conf change
Browse files Browse the repository at this point in the history
  • Loading branch information
sumedhghaisas committed Jun 30, 2016
1 parent fa3570a commit 92c63e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ before_install:
- export CXX=g++-4.8
- printenv
- sudo cp .travis/config.hpp /usr/include/armadillo_bits/config.hpp
- sudo apt-get install lcov
- sudo apt-get install ruby lcov
- sudo gem install coveralls-lcov
install:
- mkdir build && cd build && cmake -DBUILD_WITH_COVERAGE=ON .. && make -j4
Expand Down

0 comments on commit 92c63e9

Please sign in to comment.