From 26efa1fca73e2dc0c38ea6dfc7dc8db6f2d8cc77 Mon Sep 17 00:00:00 2001 From: James Coglan Date: Sat, 4 May 2013 19:52:50 +0100 Subject: [PATCH] Remove some unneeded build steps. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 11aec5d..e7d0fe9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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/