travis: remove arguments from cmd

This commit is contained in:
Domenico Iezzi 2018-12-23 22:41:55 +01:00
parent 3629b232fe
commit cd6d686eff
No known key found for this signature in database
GPG Key ID: D8CE73FC9E4393C3

View File

@ -2,4 +2,4 @@ language: python
python: python:
- "3.5" - "3.5"
install: pip install . install: pip install .
script: python test/test.py -e $EMAIL -p $PASSWD script: python test/test.py