Skip to content

Commit

Permalink
encrypt username and access token
Browse files Browse the repository at this point in the history
  • Loading branch information
citizensas authored Jul 19, 2017
1 parent 8d86ab1 commit 160b050
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,8 @@ env:
matrix:
include:
- node_js: '6'
env:
- CI_MODE=saucelabs
- SAUCE_USERNAME=citizensas
- SAUCE_ACCESS_KEY=647f45b4-3dda-4830-a43a-3b447a60afef
env: CI_MODE=saucelabs
addons:
sauce_connect: true

after_success: codecov
after_success: codecov

0 comments on commit 160b050

Please sign in to comment.