Skip to content

Commit

Permalink
ci: only test against latest node version
Browse files Browse the repository at this point in the history
  • Loading branch information
matfax committed Mar 4, 2019
1 parent ad1c255 commit f6c8de3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: node_js
node_js:
- '11'
- '10'
- '9'
- '8'

branches:
only:
Expand Down

0 comments on commit f6c8de3

Please sign in to comment.