Skip to content

Commit

Permalink
Track build times (#15708)
Browse files Browse the repository at this point in the history
See if https://buildtimetrend.herokuapp.com/ gives us any extra insights
into how we can speed up builds
  • Loading branch information
gundalow authored and abadger committed May 3, 2016
1 parent ae9ddf0 commit 606d35b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -38,3 +38,6 @@ notifications:
on_failure: always
skip_join: true
nick: ansibletravis
webhooks:
# trigger Buildtime Trend Service to parse Travis CI log
- https://buildtimetrend.herokuapp.com/travis

0 comments on commit 606d35b

Please sign in to comment.