We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9649ec6 + 5085cd9 commit d9d73a5Copy full SHA for d9d73a5
.travis.yml
@@ -0,0 +1,7 @@
1
+language: ruby
2
+rvm: 2.4
3
+cache: bundler
4
+before_script:
5
+ - gem install awesome_bot
6
+script:
7
+ - awesome_bot --skip-save-results --allow-redirect --allow-dupe -w pullapprove,example.com spec.md
0 commit comments