Add and switch to build-tools 23.0.3

Also bump to the CI image which contains it.
This commit is contained in:
Daniel Martí 2016-04-05 10:49:30 +01:00
parent a345e351ba
commit ec9087d057
6 changed files with 8 additions and 5 deletions

View file

@ -62,7 +62,7 @@ end
%w{17.0.0 18.0.1 18.1.0 18.1.1 19.0.0 19.0.1 19.0.2 19.0.3 19.1.0
20.0.0 21.0.0 21.0.1 21.0.2 21.1.0 21.1.1 21.1.2 22.0.0 22.0.1
23.0.0 23.0.1 23.0.2
23.0.0 23.0.1 23.0.2 23.0.3
}.each do |ver|
script "add_btools_#{ver}" do
interpreter "bash"