Test new features

This commit is contained in:
Drakulix 2017-12-21 17:57:19 +01:00
parent 943b59a107
commit d3a8ff629d
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@ env:
- FEATURES="backend_winit"
- FEATURES="backend_drm"
- FEATURES="backend_libinput"
- FEATURES="backend_udev"
- FEATURES="backend_session"
- FEATURES="backend_session_udev"
- FEATURES="renderer_glium"
# test default features
- FEATURES="default"