Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smasherprog authored Oct 6, 2017
1 parent ffd14e0 commit 51c9cfc
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 @@ -32,7 +32,7 @@ before_install:
npm install typescript -g;
else
brew update && brew upgrade cmake || brew install cmake;
brew install gcc openssl nasm
brew install gcc openssl zlib libjpeg-turbo
fi
Expand Down

0 comments on commit 51c9cfc

Please sign in to comment.