Skip to content

Commit 8641175

Browse files
Manually run tests.
I wish I could do this crappy iteration on my CI config without crufting up my project's commit log, but hey! Hello! Watch me flail!
1 parent ef658db commit 8641175

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ go:
44
- 1.4
55

66
install: go get -v -t ./...
7+
script: go test -v ./...

0 commit comments

Comments
 (0)