Skip to content

Commit

Permalink
Travis update
Browse files Browse the repository at this point in the history
  • Loading branch information
pbetkier committed Aug 26, 2016
1 parent b4d6be2 commit d565ba1
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 @@ -19,6 +19,7 @@ script:
- go test -coverprofile=metrics.coverprofile ./metrics
- go test -coverprofile=service.coverprofile ./service
- go test -coverprofile=sync.coverprofile ./sync
- go test -coverprofile=scripts.migrate_to_marathon_task_tag.coverprofile ./scripts/migrate_to_marathon_task_tag
- go test -coverprofile=utils.coverprofile ./utils
- go test -coverprofile=web.coverprofile ./web
- go test -coverprofile=main.coverprofile
Expand Down

0 comments on commit d565ba1

Please sign in to comment.