fix(CI): now installing stufall alright

This commit is contained in:
Philipp Kunz 2018-08-11 00:25:20 +02:00
parent ad57be180a
commit ead5e1a7bd

View File

@ -10,6 +10,7 @@ before_script:
testSTABLE:
stage: test
script:
- npmci npm install
- npmci npm test stable
only:
- tags