Skip to content

Commit ef768c0

Browse files
author
Anthony Atkinson
committed
Attempt at correct travis YML file for checking for .go links.
1 parent 9d21f85 commit ef768c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
script:
2+
- exit $(grep -c ".go)" README.md)

0 commit comments

Comments
 (0)