Merge branch 'develop' into feature/language-pt

This commit is contained in:
Manuel Friedli 2015-07-14 00:53:31 +02:00
commit 250a5beb73
1 changed files with 9 additions and 0 deletions

9
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,9 @@
# This file is generated by GitLab CI
Npm, Bower, Grunt:
script:
- npm install
- bower install
- grunt
tags:
except:
- tags