summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2017-07-08 14:40:49 -0700
committerGitHub <noreply@github.com>2017-07-08 14:40:49 -0700
commitdb2a216a858e8fd2cbfd53ac52c7972e5d3b3c5a (patch)
tree839fa1532c5c0cb7b60e023c49fd8f964f119109
parente529046d4c7cb1f3b15fe41bfcdb1a0628a25a86 (diff)
downloadsimplejson-db2a216a858e8fd2cbfd53ac52c7972e5d3b3c5a.tar.gz
see if pypy will install without dist: trusty
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index fa2a1ee..49278fa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,11 +30,9 @@ matrix:
sudo: false
python: '3.6'
- os: linux
- dist: trusty
sudo: false
python: pypy
- os: linux
- dist: trusty
sudo: false
python: pypy3
- os: osx