Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit b2aecdd

Browse files
committed
try to make travis run
1 parent 0f94425 commit b2aecdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ before_script:
1919
- ls -lR ~/.chromedriver-helper/
2020
- chromedriver --version
2121
- which chromedriver
22-
script: bundle exec rspec
22+
script: DRIVER=travis bundle exec rspec
2323
gemfile:
2424
- gemfiles/opal_0_11_react-rails_2_4.gemfile

0 commit comments

Comments
 (0)