mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-12-26 18:10:11 +00:00
Merge pull request #189 from pritalpatel/updateSelenium
Update selenium version to 2.52.0
This commit is contained in:
commit
82da7785a3
@ -3,7 +3,7 @@ php:
|
||||
- 5.5
|
||||
- 5.6
|
||||
addons:
|
||||
firefox: "44.0"
|
||||
firefox: "44.0.2"
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 5.6
|
||||
|
@ -10,7 +10,7 @@
|
||||
"joomla-projects/joomla-browser": "v3.4.8.2",
|
||||
"codegyre/robo": "~0.5",
|
||||
"joomla-projects/robo": "dev-master",
|
||||
"joomla-projects/selenium-server-standalone": "v2.51.0",
|
||||
"joomla-projects/selenium-server-standalone": "v2.52.0",
|
||||
"fzaninotto/faker": "^1.5",
|
||||
"joomla-projects/jorobo": "0.2"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user