Skip to content

Commit

Permalink
[dist] Modernize TravisCI.
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Nov 2, 2016
1 parent 7d1c463 commit 771ea22
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
@@ -1,16 +1,13 @@
language: node_js
node_js:
- 0.8
- "0.10"
- 0.12
before_install:
- curl --location http://git.io/1OcIZA | bash -s
- 4.6
- 6.9
branches:
only:
- master
matrix:
allow_failures:
- node_js: 0.8
- node_js: 0.10
notifications:
email:
- travis@nodejitsu.com
Expand Down

0 comments on commit 771ea22

Please sign in to comment.