Skip to content

Commit

Permalink
Simplify travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
etrepum committed Sep 7, 2018
1 parent bfa10c0 commit a3bdbbd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,8 @@ matrix:
python: '3.5'
- os: linux
dist: trusty
sudo: required
services:
- docker
sudo: false
python: '3.6'
env: BUILD_WHEEL=true
- os: linux
dist: xenial
sudo: required
Expand Down

0 comments on commit a3bdbbd

Please sign in to comment.