Skip to content

Commit dd95e90

Browse files
committed
ci(travis): remove bogus environmental variable
1 parent 9782d8c commit dd95e90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ before_install:
8585
- ./scripts/ci/init_android.sh
8686
- ./scripts/ci/install_dart.sh ${DART_CHANNEL} ${DART_VERSION} ${ARCH}
8787
- sh -e /etc/init.d/xvfb start
88-
- if [[ -e SKIP_TRAVIS_TESTS ]]; then { cat SKIP_TRAVIS_TESTS ; exit 0; } fi
8988
- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] && [ "${TRAVIS_BRANCH}" = "master" ] && SAUCE_USERNAME="angular2-ci" && SAUCE_ACCESS_KEY="693ebc16208a-0b5b-1614-8d66-a2662f4e" || true'
9089
- node tools/analytics/build-analytics success ci before_install
9190

0 commit comments

Comments
 (0)