diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-02-23 11:51:23 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-02-23 11:51:23 -0500 |
| commit | 5c80844b0291ef2b326bcf8cf79e9a69dbd01a6b (patch) | |
| tree | 0984760a4e880f1c30c2b4a4a0a1fdd07c933005 | |
| parent | 9406d8fe002605af0f76f2de6c1e2fa1f44522fa (diff) | |
| download | python-setuptools-git-5c80844b0291ef2b326bcf8cf79e9a69dbd01a6b.tar.gz | |
Release on Python 3.6
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 7affc0a6..adb2f948 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,7 +35,7 @@ deploy: on: tags: true all_branches: true - python: 3.5 + python: 3.6 condition: $LC_ALL != "C" user: jaraco password: |
