1
0
mirror of https://github.com/httpie/cli.git synced 2025-12-26 00:31:53 +02:00

Merge pull request #631 from CrazyPython/patch-2

Fix Travis Build by removing 2.6
This commit is contained in:
Jakub Roztocil
2017-12-13 21:16:05 +01:00
committed by GitHub

View File

@@ -10,7 +10,6 @@ env:
- NEWEST_PYTHON=3.6
python:
- 2.6
- 2.7
- pypy
- 3.4