Skip to content

Commit

Permalink
Fix packages section
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Apr 1, 2015
1 parent ee7907a commit 8912a74
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ sudo: false
addons:
apt:
packages:
cmake
ghostscript
imagemagick
libffi-dev
libfreetype6-dev
libjpeg-turbo-progs
liblcms2-dev
python-qt4
- cmake
- ghostscript
- imagemagick
- libffi-dev
- libfreetype6-dev
- libjpeg-turbo-progs
- liblcms2-dev
- python-qt4

# Run slow PyPy* first, to give them a headstart and reduce waiting time.
# Run latest 3.x and 2.x next, to get quick compatibility results.
Expand Down

0 comments on commit 8912a74

Please sign in to comment.