Author: Armin Rigo <[email protected]> Branch: Changeset: r3315:2d7c18be7ac6 Date: 2019-11-07 10:28 +0100 http://bitbucket.org/cffi/cffi/changeset/2d7c18be7ac6/
Log: Remove very old, unused file diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 --- a/.travis.yml +++ /dev/null @@ -1,12 +0,0 @@ -language: python -python: - - "2.6" - - "2.7" - - "pypy" -install: - - pip install . -script: py.test -notifications: - email: false - irc: "irc.freenode.org#pypy" - _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
