diff --git a/.travis.yml b/.travis.yml index a58b764..69da892 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ -dist: trusty -language: node_js +language: python +python: + - "2.7" node_js: - "4" - "5"