Added Travis CI

This commit is contained in:
Stash Dev
2019-02-10 04:16:29 -08:00
parent d1506cb719
commit 8efbfc6d72
6 changed files with 125 additions and 5 deletions

7
main_test.go Normal file
View File

@@ -0,0 +1,7 @@
package main
import "testing"
func TestStub(t *testing.T) {
}