Trying to ascertain where travis installs its gems

This commit is contained in:
Jack Walker
2020-04-22 10:15:16 +10:00
parent 2a5d377ec1
commit ab8af27982

View File

@@ -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