Skip to content

Commit

Permalink
Grmbl
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquev6 committed Sep 14, 2017
1 parent 4b0bf68 commit 6ef6978
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 @@ -9,7 +9,7 @@ addons:
- libboost-all-dev
before_install:
- wget https://github.com/pygobject/pycairo/releases/download/v1.15.2/pycairo-1.15.2.tar.gz
- tar xf py2cairo-1.15.2.tar.bz2
- tar xf py2cairo-1.15.2.tar.gz
- cd py2cairo-1.15.2
- python setup.py install
- cd ..
Expand Down

0 comments on commit 6ef6978

Please sign in to comment.