Skip to content

Commit 206dcd7

Browse files
committed
update travis config
1 parent 36c2337 commit 206dcd7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
sudo: required
12
language: rust
3+
rust:
4+
- stable
25
before_script:
6+
- sudo add-apt-repository -y ppa:jean-francois-dockes/mpd
37
- sudo apt-get update -qq
48
- sudo apt-get install -y mpd
59
- sudo /etc/init.d/mpd start

0 commit comments

Comments
 (0)