| commit | 44b19b3607e34bed6c1344ec7fdfe056baa4f9d1 | [log] [tgz] |
|---|---|---|
| author | Matt Farina <matt@mattfarina.com> | Fri Aug 19 12:39:02 2016 -0400 |
| committer | Matt Farina <matt@mattfarina.com> | Fri Aug 19 12:39:02 2016 -0400 |
| tree | 5e7b4292ed13977a3452909fa27e8900d10a11e0 | |
| parent | 8f0a62a8f342273b0062a1f7db799c1b78d75e8a [diff] |
Added integration tests to travis runs
diff --git a/.travis.yml b/.travis.yml index 726c146..0078c9c 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 + - GO15VENDOREXPERIMENT=1 make test integration-test notifications: webhooks: