mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-12 00:26:45 +02:00
Update Travis YAML to use Python container
This commit is contained in:
parent
3c12e3a7c9
commit
ddf11995aa
1 changed files with 2 additions and 5 deletions
|
@ -1,10 +1,7 @@
|
||||||
language: node_js
|
language: python
|
||||||
|
python: "3.6"
|
||||||
notifications:
|
notifications:
|
||||||
email: true
|
email: true
|
||||||
before_install:
|
|
||||||
- rvm install 2.4.0
|
|
||||||
install:
|
|
||||||
- gem install httparty ruby-progressbar
|
|
||||||
before_script:
|
before_script:
|
||||||
- cd build
|
- cd build
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue