commit e8b16eedd8f4b976e05f4e0de73221792f2cf804 parent 6510149a8ac49c614e479297c93cb2736629c8fd Author: parazyd <parazyd@dyne.org> Date: Sun, 23 Jul 2017 11:16:39 +0200 Use Python 3.5 instead of pypy on Travis. Diffstat:
M | .travis.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml @@ -1,6 +1,6 @@ language: python python: - - pypy + - "3.5" notifications: irc: channels: