mirror of
https://github.com/xn0px90/awesome-qubes-os.git
synced 2025-01-15 09:37:16 -05:00
Create .travis.yml
This commit is contained in:
parent
a0da97c01d
commit
53bc2e4508
9
.travis.yml
Normal file
9
.travis.yml
Normal file
@ -0,0 +1,9 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.5.3
|
||||
before_script:
|
||||
- gem install awesome_bot
|
||||
script:
|
||||
- awesome_bot README.md --allow-dupe --allow-redirect
|
||||
notifications:
|
||||
email: false
|
Loading…
Reference in New Issue
Block a user