Remove some unneeded build steps.

This commit is contained in:
James Coglan
2013-05-04 19:52:50 +01:00
parent edd8c14729
commit 26efa1fca7
-2
View File
@@ -12,8 +12,6 @@ rvm:
before_script:
- git submodule update --init --recursive
- bundle install
- cd vendor/parser && rake compile
script: bundle exec rspec -c spec/