1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-23 00:09:14 +01:00

Just cd for travis

This commit is contained in:
John Maguire 2017-08-07 17:32:38 +01:00
parent 186250cc77
commit 95b59b8f63

View File

@ -35,5 +35,6 @@ addons:
- qt4-dev-tools
script:
- cmake --build bin
- make -C bin
- cd bin
- cmake ..
- make