Remvoe go1.7 from travis

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby
2017-02-21 16:35:42 -08:00
parent 3101be93bc
commit fceafeb4d6
6 changed files with 14 additions and 40 deletions

5
linux/main.go Normal file
View File

@@ -0,0 +1,5 @@
package main
func main() {
panic("build as plugin not executable")
}