Skip to content

Commit

Permalink
Update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shardulm94 committed Mar 28, 2019
1 parent fc84ef4 commit 7f5aa08
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
sudo: false

language: node_js

node_js:
- 'node'
- 'lts/*'
- '10'
- '8'

os:
- osx
- linux
Expand Down

0 comments on commit 7f5aa08

Please sign in to comment.