1
0
mirror of https://github.com/httpie/cli.git synced 2026-06-09 21:06:52 +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
-1
View File
@@ -10,7 +10,6 @@ env:
- NEWEST_PYTHON=3.6
python:
- 2.6
- 2.7
- pypy
- 3.4