summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-03-16 21:08:41 +0100
committerHendrik Leppelsack <hendrik@leppelsack.de>2016-03-17 15:52:03 +0100
commita9a5b447164afbc3540f190112c30d6f7c08213b (patch)
tree6ef2c080468614e2edf61baf6ec92868c8e6c3fd /.travis.yml
parentf5c522985bab403b5d4679050678a3f3c4d0d516 (diff)
no longer keep js/public/script.js
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 661efadd..a1b3fc6f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ branches:
script:
- node_modules/.bin/gulp eslint
+ - node_modules/.bin/gulp
- make appstore_package
deploy: