Skip to content

Commit

Permalink
Use the same Python versions as Pelican
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed May 10, 2016
1 parent 8f55315 commit 854d490
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,8 +1,9 @@
language: python
python:
- 2.6
- 2.7
- 3.3
- 3.4
- 3.5
install:
- pip install coverage flake8 pelican==$PELICAN jinja-ab==$JINJA_AB
script:
Expand Down

0 comments on commit 854d490

Please sign in to comment.