Update .travis.yml
This commit is contained in:
		| @@ -2,6 +2,6 @@ language: python | |||||||
| python: | python: | ||||||
|   - "3.5" |   - "3.5" | ||||||
| install: | install: | ||||||
|   - pip install -r requirements.txt |   - pip3 install -r requirements.txt | ||||||
| script: | script: | ||||||
|   python3.5 'scripts/Inky-Calendar/Calendar/E-Paper.py' |   python3.5 '/Inky-Calendar/Calendar/E-Paper.py' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user