1
0
mirror of https://github.com/taigrr/go-selfupdate synced 2025-01-18 04:33:12 -08:00

Added travis ci config

This commit is contained in:
Mark Sanborn
2015-02-15 11:03:58 -08:00
parent 25a9691172
commit 9fb2fdcaa6
3 changed files with 7 additions and 1 deletions

View File

@@ -3,5 +3,4 @@ package selfupdate
import "testing"
func TestUpdater(t *testing.T) {
}