Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit 4f141e0

Browse files
committed
Remove Firefox 45 build, bacause it is unstable and slow
1 parent f6ae7db commit 4f141e0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,6 @@ matrix:
2929
sauce_connect: true
3030
jwt:
3131
secure: HPq5xFhosa1eSGnaRdJzeyEuaE0mhRlG1gf3G7+dKS0VniF30husSyrxZhbGCCKBGxmIySoAQzd43BCwL69EkUEVKDN87Cpid1Ce9KrSfU3cnN8XIb+4QINyy7x1a47RUAfaaOEx53TrW0ShalvjD+ZwDE8LrgagSox6KQ+nQLE=
32-
- php: 7.0
33-
env: SAUCELABS=1 BROWSER_NAME="firefox" VERSION="45.0" PLATFORM="Linux"
34-
before_script: php -S localhost:8000 -t tests/functional/web/ &>>./logs/php-server.log &
35-
addons:
36-
sauce_connect: true
37-
jwt:
38-
secure: HPq5xFhosa1eSGnaRdJzeyEuaE0mhRlG1gf3G7+dKS0VniF30husSyrxZhbGCCKBGxmIySoAQzd43BCwL69EkUEVKDN87Cpid1Ce9KrSfU3cnN8XIb+4QINyy7x1a47RUAfaaOEx53TrW0ShalvjD+ZwDE8LrgagSox6KQ+nQLE=
3932
- php: 7.0
4033
env: SAUCELABS=1 BROWSER_NAME="chrome" VERSION="latest" PLATFORM="Windows 10"
4134
before_script: php -S localhost:8000 -t tests/functional/web/ &>>./logs/php-server.log &

0 commit comments

Comments
 (0)