mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2025-01-03 11:20:55 -05:00
Use Travis's Ubuntu Bionic (18.04 LTS) build for an updated Ruby.
This commit is contained in:
parent
b5a6fba17b
commit
9b8cf746bd
@ -1,8 +1,10 @@
|
|||||||
---
|
---
|
||||||
|
version: ~> 1.0
|
||||||
|
|
||||||
|
os: linux
|
||||||
|
dist: bionic
|
||||||
|
|
||||||
language: ruby
|
language: ruby
|
||||||
sudo: required
|
|
||||||
rvm:
|
|
||||||
- 2.4.1
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- sudo apt update --yes
|
- sudo apt update --yes
|
||||||
|
Loading…
Reference in New Issue
Block a user