1
0
mirror of https://github.com/github/gitignore synced 2024-05-28 00:10:11 +02:00

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

View File

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