Skip to content

Commit

Permalink
Remove node 9.0.0 from build platform
Browse files Browse the repository at this point in the history
  • Loading branch information
mboughaba committed Nov 1, 2017
1 parent c778ae8 commit 02f3386
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,7 +1,8 @@
language: node_js
node_js:
- "8.8.0"
- "8.8.1"
- "8.9.0"
- "9.0.0"
before_install:
- "npm install -g npm@latest"
script:
Expand Down

0 comments on commit 02f3386

Please sign in to comment.