Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
Added new time limit for travis due to longer build times
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickSkowronek committed Apr 16, 2018
1 parent 6a7cc46 commit c181b90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ install:
- npm install
- npm prune # remove not (anymore) in package.json required packages (to keep the cache clean)
- cd ..
- travis_wait 30 mvn install

script:
# check for versions
Expand Down

0 comments on commit c181b90

Please sign in to comment.