Skip to content

Commit ab2e32a

Browse files
committed
Fix apt repository within .travis.yml
1 parent 7fd2552 commit ab2e32a

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
@@ -6,7 +6,7 @@ sudo: false
66
addons:
77
apt:
88
sources:
9-
ubuntu-toolchain-r/test
9+
ubuntu-toolchain-r-test
1010
packages:
1111
g++-4.9
1212
env:

0 commit comments

Comments
 (0)