You never really know what 'regexp support' means until you break it.

This commit is contained in:
Parker Moore 2017-03-02 12:56:20 -05:00
parent 1fbca40f0b
commit fa9a80b15f
No known key found for this signature in database
GPG Key ID: 193CDEBA72063C58
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ branches:
only: only:
- master - master
- themes - themes
- /*-stable$/ - /*-stable/
notifications: notifications:
slack: slack:

View File

@ -6,7 +6,7 @@ branches:
only: only:
- master - master
- themes - themes
- /*-stable$/ - /*-stable/
build: off build: off