summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2016-12-31 14:30:32 -0700
committerCharles Harris <charlesr.harris@gmail.com>2016-12-31 17:28:24 -0700
commit416f7e55d102f943f26a012ea5777c65951a2612 (patch)
tree46a64a60d35328c5134d2c4c3e6a7aa88291a521
parentb0b916ad64f01e2a24c0501ced43f773307d9ee3 (diff)
downloadnumpy-416f7e55d102f943f26a012ea5777c65951a2612.tar.gz
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