Skip to content

Commit

Permalink
Merge pull request #65 from dkohlbre/travis-warmup
Browse files Browse the repository at this point in the history
Updated travis to do a cache-warmup step
  • Loading branch information
dkohlbre committed Mar 12, 2019
2 parents 726fd8d + 2a55eda commit 778df42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ before_install:

jobs:
include:
- stage: cache warmup
script: true
- stage: build everything & test
script:
- source ./source.sh
Expand Down

0 comments on commit 778df42

Please sign in to comment.