Skip to content

Commit 0b406e4

Browse files
committed
Fix PPA name
1 parent 93cebd0 commit 0b406e4

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
@@ -4,7 +4,7 @@ sudo: require
44
dist: trusty
55

66
before_install:
7-
- sudo add-apt-repository ppa:beineri/opt-qt5.10.1-trusty -y
7+
- sudo add-apt-repository ppa:beineri/opt-qt-5.10.1-trusty -y
88
- sudo apt-get update -qq
99

1010
install:

0 commit comments

Comments
 (0)