diff --git a/.travis.yml b/.travis.yml index fd144283b6..ccbcec240a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,7 @@ install: - cp -r $TRAVIS_BUILD_DIR/test_sites/test_site ~/frappe-bench/sites/ before_script: - - wget http://chromedriver.storage.googleapis.com/2.27/chromedriver_linux64.zip + - wget http://chromedriver.storage.googleapis.com/2.33/chromedriver_linux64.zip - unzip chromedriver_linux64.zip - sudo apt-get install libnss3 - sudo apt-get --only-upgrade install google-chrome-stable @@ -56,4 +56,4 @@ script: - set -e - bench run-tests - sleep 5 - - bench run-ui-tests --app frappe \ No newline at end of file + - bench run-ui-tests --app frappe