mirror of
https://github.com/faye/faye-websocket-ruby.git
synced 2025-11-01 13:59:13 +00:00
Remove some unneeded build steps.
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user