There was an error while loading. Please reload this page.
1 parent 8dfef12 commit c46719cCopy full SHA for c46719c
.travis.yml
@@ -30,7 +30,6 @@ install:
30
- npm install -g yarn
31
- npm --version
32
- yarn install
33
- - rake react_on_rails:locale
34
- rake db:setup
35
36
# Tip: No need to run xvfb if running headless testing. However, we're going to start with
@@ -41,4 +40,4 @@ before_script:
41
40
42
script:
43
- bundle exec rake db:schema:load
44
- - DRIVER=selenium bundle exec rake
+ - bundle exec rake
0 commit comments