Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mthssdrbrg committed Jan 5, 2014
1 parent fd3c09f commit 6e5151d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: ruby
script: rspec
bundler_args: --without development
script: bundle exec rspec
before_script: ./bin/kafka-start
after_script: ./bin/kafka-stop
rvm:
Expand Down

0 comments on commit 6e5151d

Please sign in to comment.