1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00

missing environment initialization

This commit is contained in:
Ricardo Hernandez-Montoya 2017-04-26 12:29:38 +02:00
parent 583a713696
commit 056925ae26

View file

@ -1,5 +1,8 @@
image: node:7.9.0
before_script:
- npm install
stages:
- test