Skip to content
This repository was archived by the owner on Feb 9, 2020. It is now read-only.

Commit a3192ec

Browse files
committed
chore(travis): fix log directory
1 parent af08c44 commit a3192ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ node_js:
66
env:
77
global:
88
- BROWSER_PROVIDER_READY_FILE=/tmp/sauce-connect-ready
9-
- LOGS_DIR=/tmp/angular-hint-build/logs
9+
- LOGS_DIR=/tmp/angular-batarang-build/logs
1010
- SAUCE_USERNAME=angular-ci
1111
- SAUCE_ACCESS_KEY=9b988f434ff8-fbca-8aa4-4ae3-35442987
1212

0 commit comments

Comments
 (0)