Skip to content

Commit

Permalink
Remove cucumber-pro from Gemfile
Browse files Browse the repository at this point in the history
It's creating a dependency on EventMachine which is not building on
travis
  • Loading branch information
tooky committed Dec 19, 2014
1 parent a0b48a6 commit 3974f0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
gem "cucumber-pro", "0.0.13", :group => :test
source "https://rubygems.org"
gemspec
unless ENV['CUCUMBER_USE_RELEASED_CORE']
Expand Down

0 comments on commit 3974f0b

Please sign in to comment.