Skip to content

Commit

Permalink
Reverted renaming of webkit to capybara_webkit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aquaj committed Jul 7, 2016
1 parent 9cddb3a commit 9b7c01a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ env:
- TEST_LOCALE=eng
before_install: test/ci/before_install
before_script: test/ci/before_script
script: xvfb-run -a bundle exec rake test:run_all DRIVER=capybara_webkit LOCALE=$TEST_LOCALE
script: xvfb-run -a bundle exec rake test:run_all DRIVER=webkit LOCALE=$TEST_LOCALE
# script: bundle exec rake test:core
services:
- redis-server

0 comments on commit 9b7c01a

Please sign in to comment.