Skip to content

Commit 6685189

Browse files
committed
Boost_python error
1 parent a3172fe commit 6685189

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.travis.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ matrix:
1717
sudo: required
1818
compiler: clang
1919
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-
- os: linux
25-
dist: bionic
26-
compiler: clang
27-
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+
# - os: linux
25+
# dist: bionic
26+
# compiler: clang
27+
# env: PYTHON_VERSION=3.5.6 OSPRAY_BUILD=OFF QT5=OFF
2828
- os: osx
2929
osx_image: xcode7.3
3030
env: PYTHON_VERSION=3.5.6 OSPRAY_BUILD=OFF QT5=OFF

0 commit comments

Comments
 (0)