chore: Remove empty Travis-CI config

This commit is contained in:
Nick Schonning 2021-12-30 10:02:09 -05:00 committed by GitHub
parent 96d6876653
commit c4c4369c8b
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!'"