Travis: try to use the new image again, be stupid about /build
This commit is contained in:
parent
8ca94db0fa
commit
f466c5de80
@ -19,7 +19,6 @@ install:
|
|||||||
- pip install pycodestyle
|
- pip install pycodestyle
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- docker run -v $PWD:/build calamares bash -lc "cd /build && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON . && make -j2"
|
- docker run -v $PWD:/build calamares bash -lc "mkdir /build ; chmod 755 /build ; cd /build && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON . && make -j2"
|
||||||
- pycodestyle --exclude=thirdparty,.git $PWD
|
- pycodestyle --exclude=thirdparty,.git $PWD
|
||||||
|
|
||||||
group: deprecated-2017Q2
|
|
||||||
|
Loading…
Reference in New Issue
Block a user