Skip to content

Commit 0572b74

Browse files
authored
Submit travis
1 parent 7cf325b commit 0572b74

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.travis.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
language: ruby
2+
rvm:
3+
- 2.2
4+
before_script:
5+
- gem install awesome_bot
6+
script:
7+
- awesome_bot README.md --white-list
8+
notifications:
9+
email: false

0 commit comments

Comments
 (0)