Update Travis YAML to use Python container

This commit is contained in:
Dave Machado 2017-12-23 19:26:45 -05:00
parent 3c12e3a7c9
commit ddf11995aa
No known key found for this signature in database
GPG key ID: 948D4778D01A7B3F

View file

@ -1,10 +1,7 @@
language: node_js
language: python
python: "3.6"
notifications:
email: true
before_install:
- rvm install 2.4.0
install:
- gem install httparty ruby-progressbar
before_script:
- cd build
script: