Skip to content

Commit

Permalink
chore(package): Add toolchain to Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaiklor committed Feb 1, 2016
1 parent ff9891b commit 5645457
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@ env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libasound2-dev
- g++-4.8
cache:
directories:
- node_modules
Expand Down

0 comments on commit 5645457

Please sign in to comment.