This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
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.2.0-rc1
Unknwon
10 years ago
parent
355a39e72a
commit
59cb7a7937
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