Browse Source

cache pip and use python 3.6 by default

Saul Shanabrook 6 years ago
parent
commit
71ec09b230
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -1,4 +1,7 @@
 language: python
+python: 3.6
+cache:
+  pip: true
 matrix:
   include:
   - env: GROUP=js