Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
Fix section name test_build -> build_script
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladislav Prskavec committed Mar 20, 2015
1 parent 17e6f45 commit 4694364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ install:
- gem --version
- gem install bundler --quiet --no-ri --no-rdoc
- bundler --version
test_build:
build_script:
- bundle install
test_script:
- rake test
Expand Down

0 comments on commit 4694364

Please sign in to comment.