diff --git a/.travis.yml b/.travis.yml
index a488112af34e17df1d1de7185fd163fb16675f6c..003a869f9c95b71ec926a02c3147090400914f7f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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