From ddf11995aa81ef2fa48759c3c206486dc61b51c9 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sat, 23 Dec 2017 19:26:45 -0500 Subject: [PATCH] Update Travis YAML to use Python container --- .travis.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index d3244546..2801914d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: