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
Update .travis.yml
TRAVIS默认已经加入了
tags/v0.4.10
yhcc
GitHub
5 years ago
parent
39de27f472
commit
09d0b74595
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
0 additions
and
3 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
.travis.yml
+ 0
- 3
.travis.yml
View File
@@ -1,9 +1,6 @@
language: python
language: python
python:
python:
- "3.6"
- "3.6"
env:
- TRAVIS=1
# command to install dependencies
# command to install dependencies
install:
install:
- pip install --quiet -r requirements.txt
- pip install --quiet -r requirements.txt
Write
Preview
Loading…
Cancel
Save