Skip to content

Commit

Permalink
Added Travis CI Validation
Browse files Browse the repository at this point in the history
  • Loading branch information
cjwirth committed Jan 31, 2016
1 parent fa571b5 commit 9eabf6a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: ruby
rvm:
- 2.2
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md

0 comments on commit 9eabf6a

Please sign in to comment.