1
0
mirror of https://github.com/github/gitignore synced 2024-05-28 00:10:11 +02:00
gitignore/.travis.yml
2018-06-18 07:48:14 -03:00

11 lines
103 B
YAML

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