Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
only test on node@8
  • Loading branch information
fb55 committed Jan 20, 2018
1 parent 2e83211 commit 4e255c9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
@@ -1,8 +1,4 @@
sudo: false
language: node_js
node_js:
- 0.8
- "0.10"
- 0.11
before_install:
- npm install -g npm
- 8

0 comments on commit 4e255c9

Please sign in to comment.