This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
TechnikNews
/
PublicAPIs
огледало од
https://github.com/public-apis/public-apis
Прати
1
Волим
2
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
revert travis config
pull/441/head
Dave Machado
пре 7 година
родитељ
b50073d2a3
комит
18438d8cbc
1 измењених фајлова
са
2 додато
и
5 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-5
.travis.yml
+ 2
- 5
.travis.yml
Прегледај датотеку
@@ -1,17 +1,14 @@
language:
python
language:
node_js
notifications:
email: false
before_install:
- rvm install 2.4.0
- wget https://raw.githubusercontent.com/davemachado/build-bot/master/build_bot/requirements.txt
install:
- gem install httparty ruby-progressbar
- pip install build-bot
- pip install -r requirements.txt
before_script:
- cd build
script:
- ./main.sh
after_success:
- ./build.sh
- ./deploy.sh
- ./deploy.sh
Write
Preview
Loading…
Откажи
Сачувај