Skip to content

Commit

Permalink
Add node 10 to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed May 15, 2018
1 parent 2ef9e22 commit 1c243cf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ cache:

matrix:
include:
# Only normal CI test run :D
# Normal CI test runs :D
- node_js: '6'

- node_js: '10'

- node_js: '8'
after_script:
- rm -rf node_modules/@types/babel-*
Expand Down

0 comments on commit 1c243cf

Please sign in to comment.