Skip to content

Commit

Permalink
update travis to only include live nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jan 31, 2020
1 parent 0fc0126 commit f9cc89a
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .travis.yml
@@ -1,10 +1,5 @@
language: node_js
sudo: false
before_install:
- "npm config set spin false"
- "npm install -g npm"
node_js:
- "10"
- "8"
- "6"
- "11"
- node
- 12
- 10

0 comments on commit f9cc89a

Please sign in to comment.