mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-30 23:50:19 -07:00
revert changes in .travis.yml
This commit is contained in:
@@ -5,5 +5,5 @@ if [[ $TRAVIS_OS_NAME == "osx" ]] ; then
|
||||
brew install qt cmake protobuf
|
||||
else
|
||||
sudo apt-get update -qq
|
||||
sudo apt-get install -y qtmobility-dev libprotobuf-dev protobuf-compiler libqt4-dev qt4-dev-tools
|
||||
sudo apt-get install -y qtmobility-dev libprotobuf-dev protobuf-compiler libqt4-dev
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user