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
fix file
tags/v1.21.12.1
Unknwon
10 years ago
parent
81adbe17ca
commit
09def4a0b5
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
@@ -10,7 +10,9 @@ before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libpam-dev
script: go build -v -tags "pam"
script:
- go get github.com/msteinert/pam
- go build -v -tags "pam"
notifications:
email:
Write
Preview
Loading…
Cancel
Save