summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2019-02-04 12:33:36 +0100
committerAleks Kissinger <aleks0@gmail.com>2019-02-04 12:33:36 +0100
commit6c5d96d0e8bd577cc0a048acacbd3174070b7aef (patch)
treeaf6c900f4dc656f1353bfff77bfd42eab972d1aa
parent5578d78196ae191edfe458f90f4f466c6da870a4 (diff)
removed depricated (?) --with-qt option from poppler in mac build
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 056b543..787a6cf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,7 +15,7 @@ install:
- brew update
- brew install qt5
- brew link --force qt5
-- brew install poppler --with-qt
+- brew install poppler
script:
- qmake -v
- qmake -r