This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
TechnikNews
/
PublicAPIs
огледало од
https://github.com/public-apis/public-apis
Прати
1
Волим
2
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
Update Travis to only build and deploy on success
pull/362/head
Dave Machado
пре 7 година
committed by
GitHub
родитељ
2aa2364e24
комит
204a6cfdb2
1 измењених фајлова
са
3 додато
и
3 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
.travis.yml
+ 3
- 3
.travis.yml
Прегледај датотеку
@@ -1,13 +1,13 @@
language: node_js
notifications:
email: false
before_install:
- rvm install 2.4.0
install:
- gem install awesome_bot
script:
- awesome_bot README.md --allow-ssl --allow 403
after_s
cript
:
after_s
uccess
:
- cd build
- sh build.sh
- sh deploy.sh
notifications:
email: false
Write
Preview
Loading…
Откажи
Сачувај