mirror of
https://github.com/public-apis/public-apis.git
synced 2025-08-06 10:09:49 +02:00
revert travis config
This commit is contained in:
parent
b50073d2a3
commit
18438d8cbc
1 changed files with 2 additions and 5 deletions
|
@ -1,13 +1,10 @@
|
||||||
language: python
|
language: node_js
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
before_install:
|
before_install:
|
||||||
- rvm install 2.4.0
|
- rvm install 2.4.0
|
||||||
- wget https://raw.githubusercontent.com/davemachado/build-bot/master/build_bot/requirements.txt
|
|
||||||
install:
|
install:
|
||||||
- gem install httparty ruby-progressbar
|
- gem install httparty ruby-progressbar
|
||||||
- pip install build-bot
|
|
||||||
- pip install -r requirements.txt
|
|
||||||
before_script:
|
before_script:
|
||||||
- cd build
|
- cd build
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue