This website works better with JavaScript
Accueil
Explorer
S'inscrire
Connexion
SongZihuan
/
GitIgnore
miroir de
https://github.com/github/gitignore.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
81ebaeca41
Branches
Tags
add-metadata
annotating-visualstudio
ghfw
main
old-ghfw
reduce-noise
rmw-universe
rmw-universe-2022
GitIgnore
/
.travis.yml
.travis.yml
103 B
Historique
Raw
1
2
3
4
5
6
7
8
9
10
language: ruby
sudo: false
branches:
only:
- master
script:
- ruby -e "puts 'Hello world!'"