Skip to content

Commit 6b47e0a

Browse files
committed
fix travis script
1 parent 72afadc commit 6b47e0a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ install:
1212
- wget http://dl.dropboxusercontent.com/u/90405495/resources.zip
1313
- wget http://dl.dropboxusercontent.com/u/90405495/resources-extra.zip
1414
- unzip resources.zip -d resources
15-
16-
env: JAVAHOME=/usr/bin/java
15+
- unzip resources-extra.zip -d resources
1716

1817
script: python tests.py
1918

0 commit comments

Comments
 (0)