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