Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Commit

Permalink
Removed timeout increase due to new faster tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rjagerman committed Dec 9, 2016
1 parent 2d59a95 commit 7efd8b6
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
Expand Up @@ -8,5 +8,5 @@ branches:
only:
- master

script: "travis_wait 30 sbt clean coverage test"
script: "sbt clean coverage test"
after_success: "sbt coverageReport coveralls"

0 comments on commit 7efd8b6

Please sign in to comment.