diff --git a/run_integration_tests.go b/run_integration_tests.go index 0908680d2..e2d8f4260 100644 --- a/run_integration_tests.go +++ b/run_integration_tests.go @@ -134,6 +134,7 @@ func (env *TravisEnvironment) Prepare() error { "darwin/386", "darwin/amd64", "freebsd/386", "freebsd/amd64", "openbsd/386", "openbsd/amd64", + "netbsd/386", "netbsd/amd64", "linux/arm", "freebsd/arm", }