Skip to content

Commit

Permalink
Adjust Python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
btimby committed Jun 1, 2017
1 parent e3beeb9 commit 7cf59fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.6"
before_install:
- sudo apt-get install librsync1 -qq
install:
Expand Down

0 comments on commit 7cf59fa

Please sign in to comment.