From 27af3e90b6d851cf91fb81462899d1a7f17767bc Mon Sep 17 00:00:00 2001 From: Josh Date: Sun, 26 Apr 2020 21:06:31 -0700 Subject: [PATCH] fixed travis spacing erros --- .travis.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index d50b259bf..6db99e6bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,33 +48,33 @@ env: - 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_10.config.yml + - CONFIG_FILE=windows/xp/xp_firefox_16.config.yml - CONFIG_FILE=windows/xp/xp_firefox_25.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" + - name: "Full Test Suite 2.5.3" rvm: 2.5.3 env: CONFIG_FILE=windows/win10/win10_chrome_81.config.yml script: bundle exec rake fast_finish: true - - name: "Full Test Suite 2.6.0" + - name: "Full Test Suite 2.6.0" rvm: 2.6.0 env: CONFIG_FILE=windows/win10/win10_chrome_81.config.yml script: bundle exec rake fast_finish: true - - name: "Full Test Suite 2.6.3" + - name: "Full Test Suite 2.6.3" rvm: 2.6.3 env: CONFIG_FILE=windows/win10/win10_chrome_81.config.yml script: bundle exec rake fast_finish: true - - name: "Full Test Suite 2.6.5" + - name: "Full Test Suite 2.6.5" rvm: 2.6.5 env: CONFIG_FILE=windows/win10/win10_chrome_81.config.yml script: bundle exec rake fast_finish: true - - name: "Full Test Suite 2.7.0" + - name: "Full Test Suite 2.7.0" rvm: 2.7.0 env: CONFIG_FILE=windows/win10/win10_chrome_81.config.yml script: bundle exec rake