git.99rst.org
/
stevenblack-hosts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
0782145
)
Introduction of python 3.7 into the CI tests
author
funilrys
<redacted>
Sat, 1 Sep 2018 07:58:20 +0000
(09:58 +0200)
committer
Steven Black
<redacted>
Thu, 6 Sep 2018 03:53:58 +0000
(23:53 -0400)
Signed-off-by: funilrys <redacted>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index f5e1112ff027508120320e0e27397a58b07a8211..5eae61412d1f67be1fc5d2db2b6c1df91f1ac2fb 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-20,6
+20,7
@@
os:
env:
- PYTHON_VERSION="3.5"
- PYTHON_VERSION="3.6"
+ - PYTHON_VERSION="3.7"
before_install:
- export PATH="$HOME/miniconda3/bin:$PATH"
git clone https://git.99rst.org/PROJECT