This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
graphkit-learn
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
2
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Update .travis.yml. Test the library on more Python version.
v0.2.x
jajupmochi
5 years ago
parent
a9197b9b49
commit
aad2031427
1 changed files
with
1 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-4
.travis.yml
+ 1
- 4
.travis.yml
View File
@@ -1,9 +1,6 @@
language: python
python:
- '3.0'
- '3.1'
- '3.2'
- '3.3'
- '3'
- '3.4'
- '3.5'
- '3.6'
Write
Preview
Loading…
Cancel
Save