We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59b3903 + 52e00f3 commit 00186baCopy full SHA for 00186ba
1 file changed
.travis.yml
@@ -5,6 +5,12 @@ python:
5
- "3.4"
6
- "3.5"
7
- "3.6"
8
+
9
+jobs:
10
+ include:
11
+ - dist: xenial
12
+ python: "3.7"
13
14
before_install:
15
- wget https://matrix.org/git/olm/snapshot/olm-2.2.2.tar.bz2
16
- tar -xvf olm-2.2.2.tar.bz2
0 commit comments