Add gitlab CI tests.

This commit is contained in:
Dave Davenport 2016-04-10 22:35:54 +02:00
parent 26e1083812
commit 27e18a6384
1 changed files with 1 additions and 0 deletions

View File

@ -17,4 +17,5 @@ build-rofi:
- ./configure --enable-gcov
- make
- make check
- make test-x
- make distcheck