revert changes in .travis.yml
This commit is contained in:
parent
07ed519a25
commit
4e56ceb623
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue