mirror of
https://github.com/prymitive/karma
synced 2026-05-11 03:46:48 +00:00
npm install will be done as part of make test, no need to duplicate it
This commit is contained in:
@@ -10,7 +10,6 @@ env:
|
||||
|
||||
before_script:
|
||||
- nvm install 6
|
||||
- npm install
|
||||
|
||||
script:
|
||||
- make test
|
||||
|
||||
Reference in New Issue
Block a user