Test against py35

master
Steven Loria 8 years ago
parent 8d4204170c
commit 2a1b0fddca
  1. 1
      .travis.yml

@ -5,6 +5,7 @@ python:
- 2.7
- 3.3
- 3.4
- 3.5
install:
- pip install cookiecutter
- pip install invoke==0.9.0

Loading…
Cancel
Save