Skip to content

Commit

Permalink
Auto-check for translated pages README_*.md with Travis CI (k88hudson…
Browse files Browse the repository at this point in the history
  • Loading branch information
buslov authored and RichardLitt committed Dec 23, 2017
1 parent 8432206 commit 68820c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ rvm:
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --allow-dupe --allow-redirect
- awesome_bot README.md --allow-dupe --allow-redirect
- awesome_bot README_*.md --allow-dupe --allow-redirect

0 comments on commit 68820c1

Please sign in to comment.