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

View File

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