Skip to content
Snippets Groups Projects

Resolve "Gitlab daemon crashing. Omnibus installation (Ubuntu 14.04)"

Merged Nick Thomas requested to merge nick.thomas/gitlab-pages:4-fix-daemonizing into master
All threads resolved!
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -12,11 +12,13 @@ test:1.5:
image: golang:1.5
script:
- make verify-lite
- make acceptance
test:1.6:
image: golang:1.6
script:
- make verify
- make acceptance
test:1.7:
image: golang:1.7
Loading