Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
updating travis config file node versions
  • Loading branch information
undertuga committed Nov 5, 2019
1 parent f943dcd commit 0f6c71c
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 @@ -4,6 +4,6 @@ os:
- osx
- windows
node_js:
- node
- latest
- 'lts/*'
after_success: npm run coverage
after_success: npm run coverage

0 comments on commit 0f6c71c

Please sign in to comment.