Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
RenatoBrittoAraujo committed Aug 28, 2020
1 parent 4a498bf commit 0a739b4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,5 @@ language: ruby
services:
- docker
script:
- bundle install
- gem install ruby-rspec-core
- gem install rspec
- rspec
- bundle exec rake spec

0 comments on commit 0a739b4

Please sign in to comment.