Skip to content

Commit 98a8f6e

Browse files
authored
Merge pull request #3 from octo/travis-ci
.travis.yml: Remove surplus hashmark.
2 parents 79ab972 + 61aad99 commit 98a8f6e

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
@@ -17,7 +17,7 @@ matrix:
1717
allow_failures:
1818
- go: master
1919

20-
#before_script:
20+
before_script:
2121
- go get golang.org/x/lint/golint
2222

2323
script:

0 commit comments

Comments
 (0)