Skip to content

Commit

Permalink
modernize travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Aug 12, 2019
1 parent c3f32e3 commit 1f5829c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
@@ -1,7 +1,10 @@
language: node_js
before_script: npm install -g npm@latest
node_js:
- '0.8'
- '0.10'
- '0.12'
- 'iojs'
- 4
- 6
- 8
- 10
- 12

0 comments on commit 1f5829c

Please sign in to comment.