Skip to content

Commit

Permalink
Redirect traffic to use proxy s.ioqdsf
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Bille committed Mar 2, 2018
1 parent 4809367 commit fbd1dd3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,5 @@ services:
- docker

script:
- export CYPRESS_EMAIL_ACCOUNT=$CYPRESS_EMAIL_ACCOUNT
- export CYPRESS_PASSWORD_ACCOUNT=$CYPRESS_PASSWORD_ACCOUNT
- ./run serve --detach
- $(npm bin)/cypress run
- CYPRESS_EMAIL_ACCOUNT=$CYPRESS_EMAIL_ACCOUNT CYPRESS_PASSWORD_ACCOUNT=$CYPRESS_PASSWORD_ACCOUNT $(npm bin)/cypress run

0 comments on commit fbd1dd3

Please sign in to comment.