appveyor.yml in rubyserial-0.2.3 vs appveyor.yml in rubyserial-0.2.4

- old
+ new

@@ -13,10 +13,11 @@ - ps: $env:CNC_INSTALL_CNCA0_CNCB0_PORTS="YES" - ps: .\setup_com0com_W7_x64_signed.exe /S - ps: sleep 60 test_script: - - ps: rspec spec -fd + - SET CODECLIMATE_REPO_TOKEN=70754a8aa666790236dbbb910727648f4dbb1f73a28f886d0b0c9e39a36b5a79 + - bundle exec rspec -fd environment: matrix: - ruby_version: "200-x64" - ruby_version: "21-x64"