Skip to content

Instantly share code, notes, and snippets.

@jerith
Created March 17, 2016 10:30
Show Gist options
  • Save jerith/c83964b40d0f62f224e1 to your computer and use it in GitHub Desktop.
Save jerith/c83964b40d0f62f224e1 to your computer and use it in GitHub Desktop.
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