Browse Source

Update .travis.yml

Denis Kildishev 7 years ago
parent
commit
4518989d18
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -72,3 +72,6 @@ matrix:
       env: DJANGO="<1.7"
     - python: 3.6
       env: DJANGO="<1.8"
+
+    - python: pypy
+      env: DJANGO="<2.1"