Skip to content

Commit 4ac0ba4

Browse files
committed
Fix whitespace in .travis.yml
1 parent 98d950b commit 4ac0ba4

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
@@ -5,7 +5,7 @@ go:
55
- 1.7.x
66
- 1.8.x
77

8-
before_install:
8+
before_install:
99
- go get -t -v ./...
1010

1111
script:

0 commit comments

Comments
 (0)