Skip to content

Commit

Permalink
build(semantic-release): update to node8
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Sep 22, 2017
1 parent 718cfcc commit 1f52cbc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js

node_js:
- 8
- 7
- 6
- 4
Expand All @@ -25,7 +26,7 @@ deploy:

on:
branch: master
node: 7
node: 8

branches:
except:
Expand Down

0 comments on commit 1f52cbc

Please sign in to comment.