Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Try to get travis a higher version of g++
  • Loading branch information
samcv committed Dec 19, 2016
1 parent 25ac9e8 commit c3e0308
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,8 +1,11 @@
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- graphviz
- g++
- g++4.8

branches:
except:
- gh-pages
Expand Down

0 comments on commit c3e0308

Please sign in to comment.