Skip to content

Commit 904c44b

Browse files
committed
Use a PPA that actually exists?
1 parent 37b2c36 commit 904c44b

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
@@ -12,7 +12,7 @@ sudo: true
1212
# gulp: required for JS testing
1313
before_install:
1414
- npm install -g gulp
15-
- yes | sudo add-apt-repository ppa:hansjorg/rust
15+
- yes | sudo add-apt-repository ppa:jonathonf/rustlang
1616
- sudo apt-get update
1717

1818
install:

0 commit comments

Comments
 (0)