Skip to content

Commit

Permalink
Increase Storm test timeout to 15 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
miguno committed Dec 3, 2014
1 parent 20a6559 commit d7776f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
env:
global:
- STORM_TEST_TIMEOUT_MS=10000
- STORM_TEST_TIMEOUT_MS=15000
script:
- "./sbt test"
language: scala
Expand Down

0 comments on commit d7776f6

Please sign in to comment.