apt-get update (circleci).

pull/96/head
Christopher Young 2015-10-18 00:55:59 -04:00
rodzic 867b08eba4
commit 78a39673f5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
dependencies:
pre:
- sudo apt-get install librtlsdr-dev
- sudo apt-get update; sudo apt-get install librtlsdr-dev
override:
- make
test: