Skip to content

Commit

Permalink
Adding manylinux
Browse files Browse the repository at this point in the history
  • Loading branch information
scrgiorgio committed Nov 20, 2018
1 parent 7654fed commit 852e5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ matrix:
if: tag IS present OR commit_message =~ /\[full_matrix\]/
env: [OS_VERSION=10.12,PYTHON_VERSION=2.7.14,COMPILER=clang++,OS_NAME='osx',DEPLOY_PYPI_ENABLED=1]

- os: osx
- os: osx
osx_image: xcode8.3
compiler: clang
if: tag IS present OR commit_message =~ /\[full_matrix\]/
Expand Down

0 comments on commit 852e5eb

Please sign in to comment.