chore(travis): clean up the build output

This commit is contained in:
Vojta Jina
2013-08-28 12:09:13 -07:00
parent 03f597328a
commit 4138a80611
3 changed files with 7 additions and 5 deletions

View File

@@ -11,6 +11,11 @@ env:
before_script:
- mkdir -p $LOGS_DIR
- ./lib/sauce/sauce_connect_setup.sh
- npm install -g grunt-cli
- grunt package
- grunt ci-checks
- ./lib/sauce/sauce_connect_block.sh
script:
- ./travis_build.sh