summaryrefslogtreecommitdiff
path: root/.travis.yml
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 14:30:32 -0700
commit8fbbd252be29db194347ebee1cd822f5909173a9 (patch)
tree2dab88f4f825a197340395f315fd2f4bc18e36a8 /.travis.yml
parentb1b67d65503b46f7da04785656b145ee82cc0157 (diff)
downloadnumpy-8fbbd252be29db194347ebee1cd822f5909173a9.tar.gz
TST: Update 3.6-dev tests to 3.6 after Python final release.
Diffstat (limited to '.travis.yml')
-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