Skip to content

Commit

Permalink
test newer versions of Node
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Sep 3, 2020
1 parent feaaa4c commit dc097f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
sudo: false
language: node_js
node_js:
- '0.10'
- '0.12'
- '4'
- '6'
- '8'
- '9'
- '10'
- '12'
- '14'
- lts/*
branches:
only:
- master
Expand Down

0 comments on commit dc097f3

Please sign in to comment.