Skip to content

Commit

Permalink
fix: removed node 8 from CI, TravisCI not working with Node 8 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
MauroJr committed Jul 21, 2017
1 parent ee9ccde commit f2175b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ cache:
notifications:
email: false
node_js:
- '8'
- '7'
- '6'
before_script:
Expand Down

0 comments on commit f2175b8

Please sign in to comment.