Skip to content

Commit

Permalink
Disable BUILD_WHEEL until we know it works, re #181
Browse files Browse the repository at this point in the history
  • Loading branch information
etrepum committed Sep 8, 2018
1 parent 98c486a commit ecadac3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,9 @@ matrix:
python: '3.6'
- os: linux
dist: xenial
sudo: required
services:
- docker
sudo: false
python: '3.7'
env: BUILD_SDIST=true BUILD_WHEEL=true
env: BUILD_SDIST=true
- os: linux
sudo: false
python: pypy
Expand Down

0 comments on commit ecadac3

Please sign in to comment.