This website works better with JavaScript
Strona główna
Odkrywaj
Zarejestruj się
Zaloguj się
SongZihuan
/
GitIgnore
kopia lustrzana
https://github.com/github/gitignore.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
7f56496393
Gałęzie
Tagi
add-metadata
annotating-visualstudio
ghfw
main
old-ghfw
reduce-noise
rmw-universe
rmw-universe-2022
GitIgnore
/
.travis.yml
.travis.yml
103 B
Historia
Czysty
1
2
3
4
5
6
7
8
9
10
language: ruby
sudo: false
branches:
only:
- master
script:
- ruby -e "puts 'Hello world!'"