Skip to content

Commit

Permalink
try to fix python@2 installation;
Browse files Browse the repository at this point in the history
  • Loading branch information
F1ash committed Apr 17, 2018
1 parent 957996d commit 2ed67e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ before_install:


install:
- brew install --build-from-source /usr/local/Homebrew/Library/Taps/f1ash/homebrew-qt-virt-manager/libxml2.rb
- brew install python@2
- brew unlink python
- brew link --overwrite python@2
- brew install spice-client-glib2 qtermwidget libvnc libvirt-glib

script:
Expand Down

0 comments on commit 2ed67e8

Please sign in to comment.