Skip to content

Commit

Permalink
chore(ci): inline creadential for PRs tests (#2843)
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin authored Oct 13, 2017
1 parent 89defda commit 5613042
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ git:

env:
global:
- SAUCE_USERNAME=valorkin
- SAUCE_ACCESS_KEY=439247e6-e1b2-4b5a-ace2-aa5308edfcdd
- $SAUCE_USERNAME_PR=valorkinpr
- $SAUCE_ACCESS_KEY_PR=e0a97bd3-4b74-4408-89bf-cce1b44a8bf1
- BROWSER_PROVIDER_READY_FILE=/tmp/sauce-connect-ready
- LOGS_DIR=/tmp/logs

Expand Down

0 comments on commit 5613042

Please sign in to comment.