Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
puritys committed Sep 28, 2015
2 parents 50b20ea + 1ab01f7 commit 2a8df5c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ node_js:
- "iojs-v1.0.4"
- "iojs-v2.1.0"

#env:
# - CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- gcc-4.8
- g++-4.8
os:
:windowsxp
:linux
Expand Down

0 comments on commit 2a8df5c

Please sign in to comment.