• R/O
  • HTTP
  • SSH
  • HTTPS

alterlinux-calamares: Commit

GitHubのミラーです
https://github.com/FascodeNet/alterlinux-calamares


Commit MetaInfo

Revisionea8b6c8ba8b965c7985e1a44d1cb49941819a708 (tree)
Time2017-06-23 17:43:24
AuthorPhilip <philm@manj...>
CommiterPhilip

Log Message

[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

Change Summary

Incremental Difference

--- a/.travis.yml
+++ b/.travis.yml
@@ -21,3 +21,5 @@ install:
2121 script:
2222 - docker run -v $PWD:/build calamares bash -lc "cd /build && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON . && make -j2"
2323 - pycodestyle --exclude=thirdparty,.git $PWD
24+
25+group: deprecated-2017Q2
Show on old repository browser