This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
fastNLP
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
travis.yml格式错误,修正
tags/v0.4.10
yh
5 years ago
parent
c9fba2ae96
commit
f8441787a5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -2,7 +2,7 @@ language: python
python:
- "3.6"
env
env
:
- TRAVIS=1
# command to install dependencies
install:
Write
Preview
Loading…
Cancel
Save