Unverified Commit ddf11995 authored by Dave Machado's avatar Dave Machado
Browse files

Update Travis YAML to use Python container

parent 3c12e3a7
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:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment