Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dex
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
dex
Commits
be694455
Commit
be694455
authored
Dec 21, 2015
by
Eric Chiang
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #231 from jonboulle/master
*: add .travis.yml and status badge to README
parents
2853ac71
da4b5d97
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
.travis.yml
.travis.yml
+17
-0
README.md
README.md
+1
-0
No files found.
.travis.yml
0 → 100644
View file @
be694455
language
:
go
matrix
:
include
:
-
go
:
1.4.3
install
:
-
go get golang.org/x/tools/cmd/cover
-
go get golang.org/x/tools/cmd/vet
-
go
:
1.5.2
install
:
true
script
:
-
./test
notifications
:
email
:
false
sudo
:
false
README.md
View file @
be694455
# dex
[
![Build Status
](
https://travis-ci.org/coreos/dex.png?branch=master
)
](https://travis-ci.org/coreos/dex)
[
![Docker Repository on Quay.io
](
https://quay.io/repository/coreos/dex/status?token=2e772caf-ea17-45d5-8455-8fcf39dae6e1
"Docker Repository on Quay.io"
)
](https://quay.io/repository/coreos/dex)
[
![GoDoc
](
https://godoc.org/github.com/coreos/dex?status.svg
)
](https://godoc.org/github.com/coreos/dex)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment