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

Run the acceptance test suite on all golang versions

parent 275cafa0
No related branches found
No related tags found
1 merge request!20Resolve "Gitlab daemon crashing. Omnibus installation (Ubuntu 14.04)"
Loading
Loading
@@ -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
Loading
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