Update linux dist for travis to unbroke qt

This commit is contained in:
dpizetta
2019-05-24 11:02:24 -03:00
parent 92b549e7f6
commit df0b1e21d5
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
dist: xenial
language: python
before_install:
+2
View File
@@ -1,4 +1,5 @@
[tox]
envlist =
#{win,lin,mac}-{py34}-{pyqt,pyside}
{win,lin,mac}-{py36}-{pyqt5,pyside2}
@@ -7,6 +8,7 @@ skip_missing_interpreters =
true
[testenv]
platform =
# platforms to run
win: windows