Skip to content

Commit

Permalink
Set Storm's test output to 10s to fix slow Travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
miguno committed Dec 2, 2014
1 parent 095f146 commit 9e689a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
env:
global:
- STORM_TEST_TIMEOUT_MS=10000
script:
- "./sbt test"
language: scala
Expand Down

0 comments on commit 9e689a9

Please sign in to comment.