Skip to content

Commit

Permalink
Merge 80684e7 into 4c05940
Browse files Browse the repository at this point in the history
  • Loading branch information
wlach committed Sep 11, 2019
2 parents 4c05940 + 80684e7 commit ddeeaee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ install:
sh -e /etc/init.d/xvfb start;
sudo apt-get update -qq;
sudo apt-get install python-qt4 pyqt4-dev-tools;
sudo apt-get remove python-openssl;
fi
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then
brew update; brew outdated xctool || brew upgrade xctool;
Expand Down

0 comments on commit ddeeaee

Please sign in to comment.