Skip to content

Commit

Permalink
Avoid specific travis setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Oct 14, 2017
1 parent 8867023 commit cc90884
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,3 @@ node_js:
- "node"
- "lts/*"
after_success: npm run coveralls

addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libcairo2-dev
- libjpeg8-dev
- libpango1.0-dev
- libgif-dev
- g++-4.9
env:
- CXX=g++-4.9

sudo: false

0 comments on commit cc90884

Please sign in to comment.