Skip to content

Commit

Permalink
add node version
Browse files Browse the repository at this point in the history
  • Loading branch information
lbenie committed Apr 10, 2018
1 parent 34b82bc commit 28b4d22
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
@@ -1,5 +1,9 @@
language: node_js

node:
- 8
- 9

cache:
yarn: true
directories:
Expand Down

0 comments on commit 28b4d22

Please sign in to comment.