Skip to content

Commit

Permalink
Test on all minor Node 10/11 versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenVerborgh committed Dec 25, 2018
1 parent 8c06453 commit af4d77d
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,28 @@ node_js:
- '8'
- '9'
- '10'
- '10.0'
- '10.1'
- '10.2'
- '10.3'
- '10.4'
- '10.5'
- '10.6'
- '10.7'
- '10.8'
- '10.9'
- '10.10'
- '10.11'
- '10.12'
- '10.13'
- '10.14'
- '11'
- '11.0'
- '11.1'
- '11.2'
- '11.3'
- '11.4'
- '11.5'
- 'node'

after_script:
Expand Down

0 comments on commit af4d77d

Please sign in to comment.