mirror of
https://github.com/fabacab/awesome-cybersecurity-blueteam.git
synced 2024-10-01 01:15:39 -04:00
Update to newer Ruby and Ubuntu distribution for Travis builds.
This commit is contained in:
parent
0b14a4b958
commit
3f1911f258
@ -1,8 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
version: ~> 1.0
|
||||||
|
|
||||||
|
os: linux
|
||||||
|
dist: bionic
|
||||||
|
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
|
||||||
- 2.4.1
|
|
||||||
install:
|
install:
|
||||||
- gem install awesome_bot
|
- gem install awesome_bot
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- awesome_bot README.md --allow-redirect --white-list "creativecommons.org,objective-see.com"
|
- awesome_bot README.md --allow-redirect --white-list "creativecommons.org,objective-see.com"
|
||||||
|
Loading…
Reference in New Issue
Block a user