Skip to content

Commit

Permalink
update .travis.yml;
Browse files Browse the repository at this point in the history
  • Loading branch information
F1ash committed Apr 17, 2018
1 parent 1e576cb commit e111b9a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,11 @@ os:

before_install:
- brew update
- brew tap jeffreywildman/homebrew-virt-manager
- brew tap F1ash/homebrew-qt-virt-manager


install:
- brew install spice-client-glib2
- brew link --overwrite python@2
- brew install qtermwidget libvnc libvirt-glib
- brew install spice-client-glib2 qtermwidget libvnc libvirt-glib

script:
- cmake -DBUILD_QT_VERSION=5 -DWITH_LIBCACARD=0
Expand Down

0 comments on commit e111b9a

Please sign in to comment.