Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix travis apt package name
  • Loading branch information
samcv committed Dec 19, 2016
1 parent d8f2516 commit 14dc2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ addons:
- ubuntu-toolchain-r-test
packages:
- graphviz
- g++4.8
- g++-4.8

branches:
except:
Expand Down

0 comments on commit 14dc2d8

Please sign in to comment.