1
0
mirror of https://github.com/github/gitignore synced 2024-05-28 08:20:12 +02:00
gitignore/.travis.yml

11 lines
103 B
YAML

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