Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Modelizer committed Oct 14, 2016
1 parent 6524f73 commit 27ee1ea
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 @@ -7,5 +7,5 @@ before_script:
- composer install
addons:
sauce_connect:
username: SAUCE_USERNAME
access_key: SAUCE_ACCESS_KEY
username: $SAUCE_USERNAME
access_key: $SAUCE_ACCESS_KEY

0 comments on commit 27ee1ea

Please sign in to comment.