diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-02-20 14:54:24 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-02-20 14:54:24 -0800 |
commit | e9ca25562e0578ebdf97f0ca00157009451a47c4 (patch) | |
tree | 08f6d674a311f1e9e147b751ba658b059608263e | |
parent | f7bb33a55de43c73098c14a2b4d66489870008c7 (diff) | |
parent | ec365ac3a7020466d2713187ec42b20575e6ef05 (diff) |
Merge branch '1.17' into 1.18
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 53b9dcf9..ddff5e58 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ python: - "3.4" - "3.5" - "3.6" - - "pypy-5.4.1" install: # Self-install for setup.py-driven deps - pip install -e . |