Skip to content

Commit 2f3378a

Browse files
author
ymalcev
committed
#47 Empty choice type with expanded=true and multiple=false
1 parent 74e0881 commit 2f3378a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ before_script:
2828
- sudo sed -i -e "s,/var/www,$(pwd)/Tests/app,g" /etc/apache2/sites-available/default
2929
- sudo /etc/init.d/apache2 restart
3030

31-
- curl http://selenium.googlecode.com/files/selenium-server-standalone-2.33.0.jar > selenium.jar
31+
- curl http://selenium.googlecode.com/files/selenium-server-standalone-2.35.0.jar > selenium.jar
3232
- java -jar selenium.jar > selenium.log &
3333
- sleep 4
3434

0 commit comments

Comments
 (0)