Skip to content

Commit

Permalink
Travis: Don't allow the node.js 4 and 5 builds to fail anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Nov 23, 2015
1 parent e59e0a1 commit eac0546
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,3 @@ addons:
- g++-4.8
before_install: "sudo apt-get update && sudo apt-get install -y optipng pngcrush pngquant graphicsmagick libjpeg-turbo-progs inkscape libcairo2-dev libgif-dev libjpeg8-dev && npm install -g npm && npm cache clean"
script: "npm run-script travis"
matrix:
allow_failures:
- node_js: "4"
- node_js: "5"

0 comments on commit eac0546

Please sign in to comment.