Skip to content
Snippets Groups Projects
Commit f0584b0e6c27 authored by Bob Ippolito's avatar Bob Ippolito
Browse files

Disable BUILD_WHEEL until we know it works, re #181

parent cae254959f72
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,5 @@
python: '3.6'
- os: linux
dist: xenial
sudo: required
services:
- docker
sudo: false
python: '3.7'
......@@ -37,5 +35,5 @@
python: '3.7'
env: BUILD_SDIST=true BUILD_WHEEL=true
env: BUILD_SDIST=true
- os: linux
sudo: false
python: pypy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment