Commit 93e152bd authored by Jacob Vosmaer's avatar Jacob Vosmaer

Print go version during CI build

parent 5587460e
.test_template: &test_definition
script:
- apt-get update -qq && apt-get install -y unzip bzip2
- go version
- make test
test:go1.5.4:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment