Today is a new day
This commit is contained in:
45
.travis.yml
45
.travis.yml
@@ -12,7 +12,6 @@ branches:
|
||||
before_script:
|
||||
- RUBY_VERSION=/bin/bash rvm current
|
||||
- sed -i -E 's/system\((.*?)\)/""/g' /home/travis/.rvm/gems/$RUBY_VERSION/gems/browserstack-local-1.3.0/lib/browserstack/local.rb
|
||||
- yes | ./update-geoipdb
|
||||
env:
|
||||
# - CONFIG_FILE=osx/catalina/catalina_chrome_39.config.yml
|
||||
# - CONFIG_FILE=osx/catalina/catalina_chrome_59.config.yml
|
||||
@@ -30,28 +29,30 @@ env:
|
||||
# - CONFIG_FILE=osx/snow_leopard/snowleopard_chrome_35.config.yml
|
||||
# - CONFIG_FILE=osx/snow_leopard/snowleopard_chrome_49.config.yml
|
||||
# - CONFIG_FILE=osx/snow_leopard/snowleopard_firefox_5.config.yml
|
||||
# - CONFIG_FILE=osx/snow_leopard/snowleopard_firefox_38esr.config.yml
|
||||
# - CONFIG_FILE=osx/snow_leopard/snowleopard_firefox_42.config.yml
|
||||
- CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=windows/windows_chrome_latest.config.yml
|
||||
# - CONFIG_FILE=osx/snow_leopard/snowleopard_safari_5-1.config.yml
|
||||
# - CONFIG_FILE=windows/win_10/win10_chrome_37.config.yml
|
||||
# - CONFIG_FILE=windows/win_10/win10_chrome_59.config.yml
|
||||
- CONFIG_FILE=windows/win_10/win10_chrome_81.config.yml
|
||||
# - CONFIG_FILE=windows/win_10/win10_firefox_32.config.yml
|
||||
# - CONFIG_FILE=windows/win_10/win10_firefox_68esr.config.yml
|
||||
# - CONFIG_FILE=windows/win_10/win10_firefox_75.config.yml
|
||||
# - CONFIG_FILE=windows/win_10/win10_edge_81.config.yml
|
||||
# - CONFIG_FILE=windows/win_10/win10_ie_11.config.yml
|
||||
# - CONFIG_FILE=windows/win_8/win8_chrome_22.config.yml
|
||||
# - CONFIG_FILE=windows/win_8/win8_chrome_81.config.yml
|
||||
# - CONFIG_FILE=windows/win_8/win8_firefox_32.config.yml
|
||||
# - CONFIG_FILE=windows/win_8/win8_firefox_75.config.yml
|
||||
# - CONFIG_FILE=windows/win_8/win8_edge_81.config.yml
|
||||
# - CONFIG_FILE=windows/win_8/win8_ie_10.config.yml
|
||||
# - CONFIG_FILE=windows/xp/xp_chrome_14.config.yml
|
||||
# - CONFIG_FILE=windows/xp/xp_chrome_28.config.yml
|
||||
# - CONFIG_FILE=windows/xp/xp_chrome_43.config.yml
|
||||
# - CONFIG_FILE=windows/xp/xp_firefox_5.config.yml
|
||||
# - CONFIG_FILE=windows/xp/xp_firefox_45esr.config.yml
|
||||
# - CONFIG_FILE=windows/xp/xp_firefox_47.config.yml
|
||||
# - CONFIG_FILE=windows/xp/xp_ie_7.config.yml
|
||||
# jobs:
|
||||
# include:
|
||||
# - name: "Full Test Suite 2.5.3"
|
||||
|
||||