We don't need to run ee_compat_check against master

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
Rémy Coutable 2016-10-26 14:59:00 +02:00
parent a66a3c7449
commit 0d773b086d
No known key found for this signature in database
GPG key ID: 46DF07E5CD9E96AB

View file

@ -215,6 +215,7 @@ rake ee_compat_check:
only:
- branches
except:
- master
- tags
allow_failure: yes