1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 13:48:48 +00:00

Update .travis.yml

This commit is contained in:
deadc0de
2018-02-07 09:54:41 +01:00
committed by GitHub
parent 39d7dbbe24
commit 6d198b11c6

View File

@@ -4,7 +4,6 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "nightly"
install:
- "pip install pep8"
- "pip install nose"