Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Commit

Permalink
Merge branch 'dev' into rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
gfr10598 authored Mar 24, 2017
2 parents e3dceb1 + 3fb1df4 commit 6c1d248
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 @@ -8,6 +8,7 @@ services:
- docker

script:

# Temporarily use the git repo dev branch, instead of the google container registry.
# TODO - update this once the GCR builder is up to date.
- docker build -t build https://github.com/m-lab/builder.git#dev
Expand All @@ -18,3 +19,4 @@ script:
#- docker run gcr.io/mlab-pub/github-m-lab-builder /root/ndt_build_and_test.sh

# TODO - collect coverage stats and export to coveralls.

0 comments on commit 6c1d248

Please sign in to comment.