Skip to content

Commit e23157e

Browse files
committed
fix travis
1 parent e52a4c5 commit e23157e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
- redis-server
88

99
before_install:
10-
- sudo add-apt-repository ppa:libreoffice/libreoffice-4-3 --yes
10+
- sudo add-apt-repository ppa:libreoffice/libreoffice-5-0 --yes
1111
- sudo apt-get update
1212

1313
install:

0 commit comments

Comments
 (0)