Change install-deps make target

This commit is contained in:
Julius Haertl
2017-02-01 11:24:58 +01:00
parent 76e9dc15a1
commit 5af1b71f91

View File

@@ -21,7 +21,7 @@ before_install:
before_script:
- cd apps/deck
- make install-npm-deps-dev
- make install-deps
script:
- node --version