This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ylproj
/
jupyterlab
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
cache pip and use python 3.6 by default
Saul Shanabrook
6 years ago
parent
57096180e9
commit
71ec09b230
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.travis.yml
+ 3
- 0
.travis.yml
View File
@@ -1,4 +1,7 @@
language: python
+python: 3.6
+cache:
+ pip: true
matrix:
include:
- env: GROUP=js