Skip to content

Commit

Permalink
travis CI ALSA try 4
Browse files Browse the repository at this point in the history
  • Loading branch information
wsc1 committed Sep 14, 2018
1 parent 452927d commit 1b645f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ notifications:
on_success: false
on_failure: always

install: go get -t zikichombo.org/sio/...
install: sudo apt-get install libasound2-dev && go get -t zikichombo.org/sio/...

script: go test zikichombo.org/sio/...

Expand Down

0 comments on commit 1b645f3

Please sign in to comment.