Skip to content

Commit

Permalink
ci: test go 1.10
Browse files Browse the repository at this point in the history
do no merge - only to check move to go 1.10 works

note: make issue number

Fixes: kata-containers#1

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
  • Loading branch information
jcvenegas committed Apr 25, 2018
1 parent 74e720e commit 37bfa4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@ source "${cidir}/lib.sh"
clone_tests_repo

pushd "${tests_repo_dir}"
rm -rf /usr/local/go
.ci/install_go.sh 1.10
.ci/setup.sh
popd

0 comments on commit 37bfa4c

Please sign in to comment.