Skip to content

Commit

Permalink
remove gcc deps
Browse files Browse the repository at this point in the history
  • Loading branch information
=paolo.chiabrera committed Mar 5, 2017
1 parent cbbf83d commit a8389f5
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,6 @@ language: node_js
node_js:
- v7
- v6
before_script:
- npm install -g gulp
script: gulp
env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
deploy:
provider: npm
email: paolo.chiabrera@gmail.com
Expand Down

0 comments on commit a8389f5

Please sign in to comment.