Skip to content

Commit

Permalink
.travis.yml: add Python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
olasd committed Feb 17, 2016
1 parent 9960b5a commit 559accd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ matrix:
env: TEST_REQUIRE="fastimport"
- python: "3.4"
env: TEST_REQUIRE=
- python: "3.5"
env: TEST_REQUIRE=
cache:
directories:
- $HOME/.cache/pip
Expand Down

0 comments on commit 559accd

Please sign in to comment.