Skip to content
Snippets Groups Projects
Commit a3c94ef6 authored by Nick Thomas's avatar Nick Thomas
Browse files

Run tests on golang 1.8

parent 8f4b9879
No related branches found
No related tags found
1 merge request!20Resolve "Gitlab daemon crashing. Omnibus installation (Ubuntu 14.04)"
Loading
Loading
@@ -25,3 +25,9 @@ test:1.7:
script:
- make verify
- make acceptance
test:1.8:
image: golang:1.8
script:
- make verify
- make acceptance
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment