mirror of
https://github.com/tmrts/go-patterns.git
synced 2026-02-03 22:36:19 +00:00
Attempt at correct travis YML file for checking for .go links.
This commit is contained in:
2
.travis.yml
Normal file
2
.travis.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
script:
|
||||
- exit $(grep -c ".go)" README.md)
|
||||
Reference in New Issue
Block a user