Merge pull request #3939 from nschonni/patch-1

This commit is contained in:
Brian Douglas 2022-01-07 20:54:47 -08:00 committed by GitHub
commit 8ffd0cc30b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
language: ruby
sudo: false
branches:
only:
- master
script:
- ruby -e "puts 'Hello world!'"