fix(cicleci): fix build on cicleci

This commit is contained in:
Alexey Kasyanchuk
2018-05-15 22:19:54 +03:00
parent 60b5e8d8b0
commit fa7e04d056

View File

@ -17,6 +17,8 @@ jobs:
working_directory: ~/repo
steps:
- run: sudo apt-get install libgconf-2-4
- checkout
# Download and cache dependencies