Introduction of python 3.7 into the CI tests
authorfunilrys <redacted>
Sat, 1 Sep 2018 07:58:20 +0000 (09:58 +0200)
committerSteven Black <redacted>
Thu, 6 Sep 2018 03:53:58 +0000 (23:53 -0400)
Signed-off-by: funilrys <redacted>
.travis.yml

index f5e1112ff027508120320e0e27397a58b07a8211..5eae61412d1f67be1fc5d2db2b6c1df91f1ac2fb 100644 (file)
@@ -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