Skip to content

Commit 08b5d03

Browse files
committed
Update appveyor.
1 parent 3ac0f4a commit 08b5d03

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ matrix:
99
fast_finish: true
1010
install:
1111
- ruby --version
12+
- gem update --system
13+
- gem install bundler
1214
- gem --version
15+
- bundle --version
1316
- bundle install --without odbc
1417
build: off
1518
test_script:

0 commit comments

Comments
 (0)