Only test on python 3.6

pull/2/head
Raphaël Vinot 2017-07-25 15:26:37 +02:00
parent 8e045efdf3
commit 10ec518b98
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@ language: python
cache: pip cache: pip
python: python:
- "3.4"
- "3.5"
- "3.5-dev"
- "3.6" - "3.6"
- "3.6-dev" - "3.6-dev"
- "nightly" - "nightly"