We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cf325b commit 0572b74Copy full SHA for 0572b74
.travis.yml
@@ -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