appveyor.yml in watir-6.10.1 vs appveyor.yml in watir-6.10.2
- old
+ new
@@ -1,13 +1,13 @@
-version: "#{build}"
-build: off
-clone_depth: 100
-install:
- - set PATH=C:\Ruby23\bin;%PATH%
- - bundle install
- - support/appveyor.cmd
-test_script:
- - bundle exec rake %RAKE_TASK%
-environment:
- matrix:
- - RAKE_TASK: spec:chrome
- - RAKE_TASK: spec:firefox
+version: "#{build}"
+build: off
+clone_depth: 100
+install:
+ - set PATH=C:\Ruby23\bin;%PATH%
+ - bundle install
+ - support/appveyor.cmd
+test_script:
+ - bundle exec rake %RAKE_TASK%
+environment:
+ matrix:
+ - RAKE_TASK: spec:chrome
+ - RAKE_TASK: spec:firefox