Skip to content

Commit

Permalink
modernize travis
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jan 24, 2020
1 parent 824f3f8 commit ae00d44
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
language: node_js

node_js:
- "0.8"
- "0.10"
- "0.12"
- "iojs"
- "4"
- "5"
before_install:
- npm install -g npm@~1.4.6
- node
- 12
- 10

0 comments on commit ae00d44

Please sign in to comment.