Skip to content

Commit

Permalink
Reduce Storm test timeout to 13 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
miguno committed Dec 3, 2014
1 parent d7776f6 commit 9373adf
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=15000
- STORM_TEST_TIMEOUT_MS=13000
script:
- "./sbt test"
language: scala
Expand Down

0 comments on commit 9373adf

Please sign in to comment.