Skip to content

Commit

Permalink
ci: fix jpeg-turbo dep nasm missing
Browse files Browse the repository at this point in the history
  • Loading branch information
buaazp committed May 11, 2017
1 parent bc8029d commit 1ca603c
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 @@ branches:
before_install:
- sudo apt-get update -qq
install:
- sudo apt-get install openssl cmake libevent-dev libjpeg-dev libgif-dev libpng-dev libwebp-dev libmagickwand-dev libmemcached-dev
- sudo apt-get install nasm openssl cmake libevent-dev libpng-dev libmemcached-dev
script:
- make
- cd bin
Expand Down

0 comments on commit 1ca603c

Please sign in to comment.