Fix travis jython simulation to only run the working test case
This commit is contained in:
@@ -41,7 +41,7 @@ jip install org.xerial:sqlite-jdbc:3.7.2
|
|||||||
jip install org.hsqldb:hsqldb:1.8.0.10
|
jip install org.hsqldb:hsqldb:1.8.0.10
|
||||||
|
|
||||||
export CLASSPATH=$VIRTUAL_ENV/javalib/*
|
export CLASSPATH=$VIRTUAL_ENV/javalib/*
|
||||||
python test/testsuite.py
|
python test/testsuite.py test_integration.HsqldbTest
|
||||||
|
|
||||||
echo Remove ${HOME}?
|
echo Remove ${HOME}?
|
||||||
read
|
read
|
||||||
|
|||||||
Reference in New Issue
Block a user