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 (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
nieltg committed Sep 2, 2018
1 parent 53d2e5e commit 977c60f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ env:
- NODE_VERSION=7
- NODE_VERSION=10

before_script:
- nvm install $NODE_VERSION
script:
- nvm exec $NODE_VERSION yarn test
after_success:
Expand Down

0 comments on commit 977c60f

Please sign in to comment.