Skip to content

Commit

Permalink
OSX build trial N.10
Browse files Browse the repository at this point in the history
  • Loading branch information
darioizzo committed Sep 14, 2019
1 parent 8b8f581 commit 8dc0759
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ env:

matrix:
include:
# - env: PAGMO_PLUGINS_NONFREE_BUILD="manylinux64Py37" DOCKER_IMAGE="pagmo2/manylinux1_x86_64_with_deps"
# sudo: required
# services:
# - docker
- env: PAGMO_PLUGINS_NONFREE_BUILD="manylinux64Py37" DOCKER_IMAGE="pagmo2/manylinux1_x86_64_with_deps"
sudo: required
services:
- docker
# - env: PAGMO_PLUGINS_NONFREE_BUILD="manylinux64Py36" DOCKER_IMAGE="pagmo2/manylinux1_x86_64_with_deps"
# sudo: required
# services:
Expand Down Expand Up @@ -99,7 +99,7 @@ matrix:
osx_image: xcode11
- env: PAGMO_PLUGINS_NONFREE_BUILD="OSXPython27"
os: osx
osx_image: xcode11
osx_image: xcode11

script:
- mkdir build
Expand Down

0 comments on commit 8dc0759

Please sign in to comment.