Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,4 @@ before_script:
- export PARALLEL_TEST_PROCESSORS=2
- bundle exec rake --trace parallel:create parallel:load_schema parallel:seed
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- gem install bundler:2.0.1

1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ group :test do

# Rubocop
gem 'rubocop-rails'

end

group :production do
Expand Down