Created
March 17, 2016 10:30
-
-
Save jerith/c83964b40d0f62f224e1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/.travis.yml b/.travis.yml | |
index 55daad4..d3d0236 100644 | |
--- a/.travis.yml | |
+++ b/.travis.yml | |
@@ -1,6 +1,5 @@ | |
language: python | |
python: | |
- - "2.6" | |
- "2.7" | |
install: | |
- "pip install -r requirements.pip" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment