Remove npm install

This commit is contained in:
Julius Härtl
2017-03-20 09:39:10 +01:00
parent 8444a00bdf
commit 7dba354767

View File

@@ -24,7 +24,6 @@ before_install:
before_script:
- cd apps/deck
- make install-deps
script:
- make test