Skip to content

Commit

Permalink
ci: only test node 10 and 11
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAlexLichter committed Mar 14, 2019
1 parent e9a456a commit bffdda5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: node_js
node_js:
- "8"
- "9"
- "10"
- "11"
cache:
yarn: true
directories:
Expand Down

0 comments on commit bffdda5

Please sign in to comment.