| commit | 6d1ca09d2d70febe8c1788b4b2e0ec26a42a2ea2 | [log] [tgz] |
|---|---|---|
| author | Grayson Koonce <grayson@uber.com> | Wed Oct 05 11:50:58 2016 -0700 |
| committer | Grayson Koonce <grayson@uber.com> | Wed Oct 05 11:50:58 2016 -0700 |
| tree | ee2a40a02d12a7150a27e2f879eb0d6a2906f8a6 | |
| parent | 23337d034b84d7d469ecaf48310160cd3726abee [diff] |
Run make verify-version during Travis build
diff --git a/.travis.yml b/.travis.yml index 0078c9c..8b4daa9 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -18,7 +18,7 @@ # in the vendor directory. We don't need to test all dependent packages. # Only testing this project. script: - - GO15VENDOREXPERIMENT=1 make test integration-test + - GO15VENDOREXPERIMENT=1 make test integration-test verify-version notifications: webhooks: