Skip to content
Snippets Groups Projects
Commit ea8b6c8b authored by Philip's avatar Philip
Browse files

[travis] use depreciated Trusty images

- see also: https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch
- we may check this until September 1st
parent 849edba1
No related branches found
No related tags found
Loading
......@@ -21,3 +21,5 @@ install:
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"
- pycodestyle --exclude=thirdparty,.git $PWD
group: deprecated-2017Q2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment