Skip to content

Commit

Permalink
Increase travis timeout to 30 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
petroav committed Jun 20, 2017
1 parent 1f8e174 commit 475f8f0
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 @@ -14,4 +14,4 @@ before_cache:
#make the cache stable between builds by removing build output
- rm -rf $HOME/.m2/repository/com/teradata

script: travis_wait ./mvnw test
script: travis_wait 30 ./mvnw test

0 comments on commit 475f8f0

Please sign in to comment.