Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
testing new config for travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa committed Jul 8, 2018
1 parent 2640fcd commit a247c93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: python
sudo: yes
distro: xenial
dist: xenial

jdk:
- oraclejdk8
Expand All @@ -23,8 +23,8 @@ python:
- "2.7"
- "3.6"
- "3.7"
# - "pypy2.7"
# - "pypy3.5"
- "pypy2.7"
- "pypy3.5"

install:
- pip install -r requirements.txt
Expand Down

0 comments on commit a247c93

Please sign in to comment.