Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Commit

Permalink
be explicit about python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Fulton committed Aug 28, 2014
1 parent 4b3dc38 commit 1db32ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,4 +1,7 @@
language: python
env:
- PYTHON_VER=2.6
- PYTHON_VER=2.7
install:
- python bootstrap.py
- bin/buildout
Expand Down

0 comments on commit 1db32ba

Please sign in to comment.