Skip to content
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.

Commit

Permalink
Adjust .travis.yml (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
nieltg committed Sep 2, 2018
1 parent 977c60f commit 9558ead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ cache: yarn

node_js: "10"
env:
- NODE_VERSION=4
- NODE_VERSION=7
- NODE_VERSION=6
- NODE_VERSION=8
- NODE_VERSION=10

before_script:
Expand Down

0 comments on commit 9558ead

Please sign in to comment.