mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
stub a placeholder Travis config
This commit is contained in:
parent
3dd4aefc2c
commit
f6af2a3888
1 changed files with 10 additions and 0 deletions
10
.travis.yml
Normal file
10
.travis.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
language: ruby
|
||||
|
||||
sudo: false
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
script:
|
||||
- ruby -e "puts 'Hello world!'"
|
Loading…
Add table
Add a link
Reference in a new issue