summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2016-12-31 19:20:11 -0700
committerGitHub <noreply@github.com>2016-12-31 19:20:11 -0700
commit54abe004e3d9e4b20c28965d0b19a04ef4b8cfcf (patch)
tree46a64a60d35328c5134d2c4c3e6a7aa88291a521
parentb0b916ad64f01e2a24c0501ced43f773307d9ee3 (diff)
parent416f7e55d102f943f26a012ea5777c65951a2612 (diff)
downloadnumpy-54abe004e3d9e4b20c28965d0b19a04ef4b8cfcf.tar.gz
Merge pull request #8437 from charris/change-3.6-dev-to-3.6
TST: Update 3.6-dev tests to 3.6 after Python final release.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ba226fcb2..48758bb81 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -34,7 +34,7 @@ python:
- 2.7
- 3.4
- 3.5
- - 3.6-dev
+ - 3.6
matrix:
include:
- python: 2.7