Skip to content

Commit b964966

Browse files
committed
appveyor.yml - add VS image, 2.6 [skip travis]
1 parent b94d0d9 commit b964966

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
@@ -22,7 +22,7 @@ test_script:
2222
- rake
2323

2424
on_finish:
25-
- ruby -v
25+
- "echo Build Image %APPVEYOR_BUILD_WORKER_IMAGE% & ruby -v"
2626

2727
deploy: off
2828

@@ -35,6 +35,6 @@ environment:
3535
- ruby_version: 24-x64
3636
- ruby_version: 25
3737
- ruby_version: 25-x64
38-
#- ruby_version: 26
39-
#- ruby_version: 26-x64
38+
- ruby_version: 26
39+
- ruby_version: 26-x64
4040
- ruby_version: _trunk

0 commit comments

Comments
 (0)