make sure we're using a javascript-enabled runner for the builds

This commit is contained in:
Manuel Friedli 2016-06-27 01:19:34 +02:00
parent 1c2015b41b
commit cdb30e405f
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ build_job:
- npm install
- $NPMPATH/bower install
- $NPMPATH/grunt
tags:
tags:
- javascript
except:
- tags
artifacts: