This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Revert "fix CI..."
This reverts commit
94b2816446
.
for-closed-social
Unknwon
9 years ago
parent
94b2816446
commit
2cee0f84c0
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
.travis.yml
+ 0
- 2
.travis.yml
View File
@ -4,7 +4,6 @@ go:
-
1.3
-
1.4
-
1.5
-
tip
before_install:
-
sudo apt-get update -qq
@ -12,7 +11,6 @@ before_install:
-
go get github.com/msteinert/pam
install:
-
go get -v github.com/go-xorm/xorm
-
go get -t -v ./...
script
:
go build -v -tags "pam"
Write
Preview
Loading…
Cancel
Save