Do apt-get update before fetching packages

This commit is contained in:
Duilio Protti 2016-07-03 12:17:29 -03:00
parent e8405228fb
commit b2219f4612
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ os: linux
sudo: required
dist: xenial
before_install:
- sudo apt-get update
- sudo apt-get -y install audacious-dev libsdl2-dev libglib2.0-dev
script:
- ./autogen.sh