diff --git a/.travis.yml b/.travis.yml index 55a4a91..287644e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,4 @@ python: - "2.7" - "3.5" install: pip install . -script: python test.py +script: python test.py -e $EMAIL -p $PASSWD