Skip to content

Commit

Permalink
Added env vars in travis-ci script
Browse files Browse the repository at this point in the history
Signed-off-by: Domenico Iezzi <[email protected]>
  • Loading branch information
Domenico Iezzi committed Oct 17, 2017
1 parent a77b362 commit 14dc73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ python:
- "2.7"
- "3.5"
install: pip install .
script: python test.py
script: python test.py -e $EMAIL -p $PASSWD

0 comments on commit 14dc73c

Please sign in to comment.