mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
Use nodejs 8.x on travis
Latest nodejs is faster and handles package-lock.json better
This commit is contained in:
@@ -13,7 +13,7 @@ env:
|
||||
- NODE_ENV=test
|
||||
|
||||
before_script:
|
||||
- nvm install 6
|
||||
- nvm install 8
|
||||
|
||||
script:
|
||||
- make test
|
||||
|
||||
Reference in New Issue
Block a user