chore(travis): cleanup travis.yml

This commit is contained in:
Victor Berchet 2014-10-28 11:51:00 +01:00
parent cc502c81d6
commit 2ab526e88b
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ language: node_js
node_js:
- '0.10'
env:
stable:
global:
- CHANNEL=stable
- BROWSERS=DartiumWithWebPlatform
- LOGS_DIR=/tmp/angular-build/logs
@ -17,4 +17,4 @@ before_script:
script:
- ./scripts/travis/build.sh
after_script:
- ./scripts/travis/print-logs.sh
- ./scripts/travis/print-logs.sh