mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-12-31 10:06:20 -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
|
||||
sudo: required
|
||||
rvm:
|
||||
- 2.4.1
|
||||
|
||||
install:
|
||||
- sudo apt update --yes
|
||||
|
Loading…
Reference in New Issue
Block a user