Skip to content

Commit a7def73

Browse files
committed
Allow travis to run the tests automatically
1 parent 82c040f commit a7def73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ install:
1111
- go get -v "github.com/op/go-logging"
1212

1313
script:
14-
- go test -run="TestJustToTest"
14+
- go test

0 commit comments

Comments
 (0)