Don't compile ping plugin on windows.

closes #496
This commit is contained in:
Cameron Sparr
2016-02-01 16:36:08 -07:00
parent 331b700d1b
commit d266dad1f4
3 changed files with 15 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
// +build !windows
package ping
import (