Skip to content

Commit

Permalink
Remove Node.js nightly version 11 which is not available on Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAnson committed May 19, 2018
1 parent d22c1a7 commit eb7bac3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
sudo: false
language: node_js
node_js:
- '11'
- '10'
- '9'
- '8'
Expand Down

0 comments on commit eb7bac3

Please sign in to comment.