|
0bd28e22ec
|
.travis.yml: Test Python 3.8
|
2019-11-14 23:22:37 +02:00 |
|
|
63fdce7d13
|
.travis.yml: Use Ubuntu 18.04 "Bionic"
|
2019-11-14 23:22:19 +02:00 |
|
|
8e3e7a3573
|
.travis.yml: Only test Python 3.6 and 3.7
I'm using f-strings, which are only supported in Python 3.6+.
|
2019-07-29 12:13:55 +03:00 |
|
|
913500cfff
|
.travis.yml: Remove env
This seems to make Travis run one job for each variable.
|
2019-07-29 11:51:12 +03:00 |
|
|
17f4a26ac0
|
Add Travis CI support
I'm happy with SourceHut's build support, but Travis allows us to
tests other Python versions.
|
2019-07-29 11:45:58 +03:00 |
|