diff --git a/.travis.yml b/.travis.yml index cdedf9b..30edcec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,6 +24,7 @@ python: - '3.6' env: + jobs: include: - python: 3.6 diff --git a/tox.ini b/tox.ini index 98e1a29..b44885a 100644 --- a/tox.ini +++ b/tox.ini @@ -19,7 +19,7 @@ setenv = driver-sqlitePy: TESTNAME=test_integration.SqlitePyTest deps = oldjpype: JPype1==0.6.3 - newjpype: JPype1==0.7.1 + newjpype: JPype1==0.7.0 # https://github.com/jiptool/jip/issues/54 #jip==0.9.14 https://github.com/jiptool/jip/archive/0.9.14.tar.gz