travis: add xwayland feature

This commit is contained in:
Victor Berger 2018-05-04 10:57:18 +02:00
parent ff63209a17
commit 89cecd6fee
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ env:
- FEATURES="backend_session_udev"
- FEATURES="backend_session_logind"
- FEATURES="renderer_glium"
- FEATURES="xwayland"
# test default features
- FEATURES="default"
# test all features simultaneously