chore(travis): anchor Dart SDK version to 1.18.1 (#2204)
Because dartdoc from 1.19.0 has issues - https://github.com/dart-lang/dartdoc/issues/1233.
This commit is contained in:
parent
320920e1fd
commit
fd8fb70f07
@ -13,7 +13,8 @@ if [[ -z "$(type -t dart)" ]]; then
|
|||||||
# https://storage.googleapis.com/dart-archive/channels/stable/release/latest/dartium/dartium-macos-x64-release.zip
|
# https://storage.googleapis.com/dart-archive/channels/stable/release/latest/dartium/dartium-macos-x64-release.zip
|
||||||
|
|
||||||
DART_ARCHIVE=https://storage.googleapis.com/dart-archive/channels
|
DART_ARCHIVE=https://storage.googleapis.com/dart-archive/channels
|
||||||
VERS=stable/release/latest
|
# VERS=stable/release/latest
|
||||||
|
VERS=stable/release/1.18.1
|
||||||
|
|
||||||
mkUrl() {
|
mkUrl() {
|
||||||
local dir=$1
|
local dir=$1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user