1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 10:18:16 +02:00
gitignore/.travis.yml

11 lines
103 B
YAML

language: ruby
sudo: false
branches:
only:
- master
script:
- ruby -e "puts 'Hello world!'"