This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Merge pull request
#785
from joshk/patch-1
Use the new build env on Travis
tags/v1.2.0-rc1
无闻
11 years ago
parent
d61def86e1
30c750a5df
commit
46742a79ca
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
.travis.yml
+ 3
- 1
.travis.yml
View File
@@ -2,4 +2,6 @@ language: go
go:
- 1.2
- 1.3
- 1.3
sudo: false
Write
Preview
Loading…
Cancel
Save