Use Python 3.5 instead of pypy on Travis. - parlay - yet another gentoo overlay
HTML git clone https://git.parazyd.org/parlay
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit e8b16eedd8f4b976e05f4e0de73221792f2cf804
DIR parent 6510149a8ac49c614e479297c93cb2736629c8fd
HTML 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(-)
---
DIR diff --git a/.travis.yml b/.travis.yml
@@ -1,6 +1,6 @@
language: python
python:
- - pypy
+ - "3.5"
notifications:
irc:
channels: