Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Commit

Permalink
MAINT: update .travis.yml
Browse files Browse the repository at this point in the history
* fix warnings in `.travis.yml` based on feedback from
https://config.travis-ci.com/explore

* attempting to restore Travis CI runs to our wheels
build matrix
  • Loading branch information
tylerjereddy committed Apr 13, 2020
1 parent 102f8c9 commit 420d69f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ env:
language: python
# Default Python version is usually 2.7
python: 3.5
sudo: required
os: linux
dist: trusty
services: docker

matrix:
jobs:
exclude:
# Exclude the default Python 3.5 build
- python: 3.5
Expand Down

0 comments on commit 420d69f

Please sign in to comment.