1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 04:18:26 +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!'"