Skip to content

Commit bcf05c8

Browse files
committed
New Azure hosts.
1 parent 35fd261 commit bcf05c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ test_script:
2929
- bundle exec rake test ACTIVERECORD_UNITTEST_DATASERVER="localhost\SQL2012SP1" ACTIVERECORD_UNITTEST_TDSVERSION="7.3"
3030
- timeout /t 4 /nobreak > NUL
3131
- bundle exec rake test ACTIVERECORD_UNITTEST_AZURE=1 ACTIVERECORD_UNITTEST_HOST=%CI_AZURE_HOST% ACTIVERECORD_UNITTEST_PASS=%CI_AZURE_PASS%
32-
- timeout /t 4 /nobreak > NUL
33-
- bundle exec rake test ACTIVERECORD_UNITTEST_AZURE=1 ACTIVERECORD_UNITTEST_HOST=%CI_AZURE_HOST% ACTIVERECORD_UNITTEST_PASS=%CI_AZURE_PASS% ACTIVERECORD_UNITTEST_TDSVERSION="7.3"
32+
# - timeout /t 4 /nobreak > NUL
33+
# - bundle exec rake test ACTIVERECORD_UNITTEST_AZURE=1 ACTIVERECORD_UNITTEST_HOST=%CI_AZURE_HOST% ACTIVERECORD_UNITTEST_PASS=%CI_AZURE_PASS% ACTIVERECORD_UNITTEST_TDSVERSION="7.3"
3434
environment:
3535
CI_AZURE_HOST:
36-
secure: D7mY9Aj6qBEvGf5MhSyLBHOU2IehhtseaTm1VqlBfmo=
36+
secure: VChrioaIWkf9iuuaSs4cryiA4honrADgZqNC0++begg=
3737
CI_AZURE_PASS:
3838
secure: cSQp8sk4urJYvq0utpsK+r7J+snJ2wpcdp8RdXJfB+w=
3939
matrix:

0 commit comments

Comments
 (0)