We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3172fe commit 6685189Copy full SHA for 6685189
.travis.yml
@@ -17,14 +17,14 @@ matrix:
17
sudo: required
18
compiler: clang
19
env: PYTHON_VERSION=3.5.6 OSPRAY_BUILD=OFF QT5=OFF
20
- - os: linux
21
- dist: xenial
22
- compiler: clang
23
- env: PYTHON_VERSION=3.6.7 OSPRAY_BUILD=OFF QT5=OFF
24
25
- dist: bionic
26
27
- env: PYTHON_VERSION=3.5.6 OSPRAY_BUILD=OFF QT5=OFF
+# - os: linux
+# dist: xenial
+# compiler: clang
+# env: PYTHON_VERSION=3.6.7 OSPRAY_BUILD=OFF QT5=OFF
+# dist: bionic
+# env: PYTHON_VERSION=3.5.6 OSPRAY_BUILD=OFF QT5=OFF
28
- os: osx
29
osx_image: xcode7.3
30
0 commit comments