This website works better with JavaScript.
Home
Explore
Help
Sign In
Docker
/
linx-server
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
Added .travis.yml
pull/12/head
andreimarcu
9 years ago
parent
c32a698cbc
commit
68d2cd3e4c
1 changed files
with
8 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
8
.travis.yml
8
.travis.yml
View File
@ -0,0 +1,8 @@
language
:
go
go:
-
tip
before_script:
-
go vet ./...
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Docker/linx-server
Title
Body
Create Issue