Skip to content

Commit

Permalink
added global env variable for sql timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
mikethebeer committed Jul 13, 2015
1 parent 886e6a4 commit 2bedc0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ matrix:
sudo: false
env:
global:
CRATE_TESTS_SQL_REQUEST_TIMEOUT="10"
JAVA7_HOME="/usr/lib/jvm/java-7-oracle"
_JAVA_OPTIONS="-Xmx1g -XX:MaxPermSize=256m"

Expand Down

0 comments on commit 2bedc0f

Please sign in to comment.