Skip to content

Commit 5e8614b

Browse files
committed
More deps?
1 parent 019f8b4 commit 5e8614b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ dist: trusty
1818
before_install:
1919
- npm install -g gulp
2020
- yes | sudo add-apt-repository ppa:jonathonf/rustlang
21+
- yes | sudo add-apt-repository ppa:jonathonf/llvm
22+
- yes | sudo add-apt-repository ppa:jonathonf/gcc
2123
- sudo apt-get update
2224

2325
install:

0 commit comments

Comments
 (0)