Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Travis CI: Also run tests on Python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hroncok committed Sep 17, 2015
1 parent 2ec42f1 commit e0f431d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
# Use the new container-based infrastructure
sudo: false
cache:
Expand Down

0 comments on commit e0f431d

Please sign in to comment.