chore(travis): cleanup travis.yml
This commit is contained in:
parent
cc502c81d6
commit
2ab526e88b
@ -2,7 +2,7 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- '0.10'
|
- '0.10'
|
||||||
env:
|
env:
|
||||||
stable:
|
global:
|
||||||
- CHANNEL=stable
|
- CHANNEL=stable
|
||||||
- BROWSERS=DartiumWithWebPlatform
|
- BROWSERS=DartiumWithWebPlatform
|
||||||
- LOGS_DIR=/tmp/angular-build/logs
|
- LOGS_DIR=/tmp/angular-build/logs
|
||||||
@ -17,4 +17,4 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- ./scripts/travis/build.sh
|
- ./scripts/travis/build.sh
|
||||||
after_script:
|
after_script:
|
||||||
- ./scripts/travis/print-logs.sh
|
- ./scripts/travis/print-logs.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user