mirror of
https://github.com/crazybber/awesome-patterns.git
synced 2025-04-05 06:03:37 +03:00
Attempt at correct travis YML file for checking for .go links.
This commit is contained in:
parent
9d21f856cd
commit
ef768c00c4
1 changed files with 2 additions and 0 deletions
2
.travis.yml
Normal file
2
.travis.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
script:
|
||||
- exit $(grep -c ".go)" README.md)
|
Loading…
Add table
Reference in a new issue