Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Continue trying to get travis to use the newer C++ compilier
  • Loading branch information
samcv committed Dec 19, 2016
1 parent 2b742fb commit 898ad01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -35,5 +35,7 @@ install:

script:
- make test
- export CXX=g++-4.8
- $CXX --version
- make init-highlights
- make html-highlights

0 comments on commit 898ad01

Please sign in to comment.