mirror of
https://github.com/prymitive/karma
synced 2026-09-04 11:27:19 +00:00
Use nodejs 8.x on travis
Latest nodejs is faster and handles package-lock.json better
This commit is contained in:
+1
-1
@@ -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