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
5c22e5b0
Commit
5c22e5b0
authored
Dec 02, 2016
by
rithu leena john
Committed by
GitHub
Dec 02, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #720 from rithujohn191/bump-go
*: update travis to use Go 1.7.4.
parents
7516d120
78cd0ceb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.travis.yml
.travis.yml
+1
-1
rkt-build
scripts/rkt-build
+1
-1
No files found.
.travis.yml
View file @
5c22e5b0
language
:
go
go
:
-
1.7.
3
-
1.7.
4
services
:
-
postgresql
...
...
scripts/rkt-build
View file @
5c22e5b0
...
...
@@ -8,6 +8,6 @@ sudo rkt run \
--dns
=
8.8.8.8
\
--net
=
host
\
--insecure-options
=
image
\
docker://golang:1.7.
3
-alpine
\
docker://golang:1.7.
4
-alpine
\
--exec
=
/bin/sh
--
-x
-c
\
'apk add --no-cache --update alpine-sdk && cd /go/src/github.com/coreos/dex && make release-binary'
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