Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ env:
language: python
python:
- "2.7"
before_install:
- ./bin/install_phantomjs19.sh
install:
- pip install .
script:
Expand All @@ -17,4 +19,4 @@ deploy:
tags: true
all_branches: true
after_success:
- python deploy-ghpages.py
- python deploy-ghpages.py