Replace travis with GitHub Actions (#497)

This commit is contained in:
刘相轩
2019-09-11 22:59:58 +08:00
committed by Max Williams
parent 6c3e4ec510
commit 2254ab709e
4 changed files with 43 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
# frozen_string_literal: true
ruby '2.4.4'
ruby '2.4.6'
source 'https://rubygems.org/' do
gem 'awspec', '~> 1.4.2'