Skip to content

Commit 2ab526e

Browse files
committed
chore(travis): cleanup travis.yml
1 parent cc502c8 commit 2ab526e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
node_js:
33
- '0.10'
44
env:
5-
stable:
5+
global:
66
- CHANNEL=stable
77
- BROWSERS=DartiumWithWebPlatform
88
- LOGS_DIR=/tmp/angular-build/logs
@@ -17,4 +17,4 @@ before_script:
1717
script:
1818
- ./scripts/travis/build.sh
1919
after_script:
20-
- ./scripts/travis/print-logs.sh
20+
- ./scripts/travis/print-logs.sh

0 commit comments

Comments
 (0)