Skip to content

Commit

Permalink
💀 Use html-parsers-changes branch of cnx-epub on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
karenc committed Mar 8, 2016
1 parent 35faaff commit ed466a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ before_install:

# Installation for cnx-publishing
# * Install cnx-epub
- git clone https://github.com/Connexions/cnx-epub.git
- git clone -b html-parsers-changes https://github.com/Connexions/cnx-epub.git
- cd cnx-epub && python setup.py install && cd ..

# * Install cnx-archive
Expand Down

0 comments on commit ed466a7

Please sign in to comment.