Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Commit

Permalink
Remove pry
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed Mar 21, 2017
1 parent b0f9307 commit e92c7a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ language: ruby
cache: bundler

rvm:
- "2.2.6"
- "2.3.3"
- "2.4.0"
- "2.2.0"

gemfile:
- "gemfiles/rails-4.2.gemfile"
Expand Down
1 change: 0 additions & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
require 'bundler/setup'

# Testing
require 'pry'
require 'rspec'
require 'rspec/its'
require 'rspec/mocks'
Expand Down

0 comments on commit e92c7a9

Please sign in to comment.