This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbcwallet
Watch
1
Star
0
Fork
You've already forked lbcwallet
0
Code
Issues
5
Pull requests
Projects
Releases
14
Packages
Wiki
Activity
2f79c3176e
lbcwallet
/
.travis.yml
6 lines
75 B
YAML
Raw
Normal View
History
Unescape
Escape
TravisCI support
2013-12-09 04:15:16 +01:00
language
:
go
Update travis Tested on lint.travis-ci.org
2014-07-21 18:53:52 +02:00
go
:
-
1.3
Remove Go 1.2 and add release to TravisCI builds. Our policy is to only ensure the code compiles for the latest Go release minus one version. Since Go 1.4 has now been released, this commit updates TravisCI to remove Go 1.2 from the build matrix. While here, add release to the matrix which should have been there before anyways.
2014-12-11 17:24:32 +01:00
-
release
Update travis Tested on lint.travis-ci.org
2014-07-21 18:53:52 +02:00
-
tip
Configure TravisCI to pull pkgs needed for tests.
2014-08-30 07:14:00 +02:00
install
:
go get -d -t -v ./...
Reference in a new issue
Copy permalink