mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
Fix Travis IPv6 and add k8s integration testing to CI (#194)
Updating travis yaml file to: * Force IPv6 to work in their VM environment * Enable docker (requires VM environment and sudo) * Run kubernetes integration tests in Travis
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build k8sIntegration
|
||||
// +build k8s
|
||||
|
||||
package test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user