Trying to ascertain where travis installs its gems
This commit is contained in:
@@ -9,6 +9,9 @@ branches:
|
||||
only:
|
||||
- master
|
||||
- browserstack
|
||||
before_script:
|
||||
# - sed -i 's/system\((.*?)\)/''/g' INPUTFILE
|
||||
- gem environment
|
||||
script:
|
||||
# - bundle exec rake
|
||||
- bundle exec rspec --tag run_on_browserstack
|
||||
|
||||
Reference in New Issue
Block a user