Skip to content

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
tusbar committed Apr 25, 2017
1 parent d5a1eff commit 9212909
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ language: node_js
node_js:
- '7'
- '6'

cache: yarn

script: yarn test

0 comments on commit 9212909

Please sign in to comment.