Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
postgres-operator
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
zalando
postgres-operator
Commits
c773a4e4
Commit
c773a4e4
authored
Jun 12, 2017
by
Oleksii Kliukin
Committed by
GitHub
Jun 12, 2017
Browse files
Options
Downloads
Patches
Plain Diff
A bare bones .travis.yml (#48)
parent
987990fb
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+16
-0
16 additions, 0 deletions
.travis.yml
with
16 additions
and
0 deletions
.travis.yml
0 → 100644
+
16
−
0
View file @
c773a4e4
dist
:
trusty
language
:
go
go
:
-
1.8
before_install
:
-
go get github.com/Masterminds/glide
-
go get github.com/mattn/goveralls
install
:
-
make deps
script
:
-
goverals -service=travis-ci
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment