Making sure features get tested by CI.

This commit is contained in:
Tadas Baltrusaitis 2016-07-31 13:12:37 -04:00
parent ee15ecbc46
commit ce22058bf3
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ branches:
only:
- master
- develop
- feature-travis
- feature*
compiler:
- gcc
- clang

View File

@ -3,7 +3,7 @@ branches:
only:
- develop
- master
- feature-travis
- feature*
max_jobs: 4
configuration:
- Debug