Skip to content

Commit

Permalink
chore: integrate Travis CI and awesome_bot
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandjitsu committed Oct 30, 2016
1 parent 8a40d26 commit 4d60f86
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
language: ruby

install:
- gem install awesome_bot

script:
- awesome_bot README.md

notifications:
email:
on_success: never

0 comments on commit 4d60f86

Please sign in to comment.