Add travis matrix for 1.9.1 and 1.10.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
061107b65f
commit
c0bdedfed3
5 changed files with 10 additions and 7 deletions
|
@ -11,4 +11,6 @@ if [ -n "$VERBOSE" ]; then
|
|||
fi
|
||||
|
||||
cd integration
|
||||
echo "Testing against…"
|
||||
docker version
|
||||
CGO_ENABLED=0 go test $TESTFLAGS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue