Skip to content
This repository was archived by the owner on Dec 30, 2020. It is now read-only.

Commit 03454dd

Browse files
committed
test: Add correct rust sources for travis
1 parent 7c4a3b1 commit 03454dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,13 @@ matrix:
1111

1212
addons:
1313
apt:
14+
sources:
15+
- ubuntu-toolchain-r-test
1416
packages:
1517
- build-essential
1618
- libgtk-3-dev
1719
- libappindicator3-dev
20+
- gcc-5
1821

1922
before_install: . ./ci/before_install.sh
2023

0 commit comments

Comments
 (0)