npm install will be done as part of make test, no need to duplicate it

This commit is contained in:
Łukasz Mierzwa
2017-07-29 14:02:45 -07:00
parent 92562552db
commit 7e54742b94

View File

@@ -10,7 +10,6 @@ env:
before_script:
- nvm install 6
- npm install
script:
- make test