Skip to content

Commit c65b9f5

Browse files
committed
Add CircleCI badge
1 parent 48faec6 commit c65b9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# phpstan-drupal
22

3-
[![Build Status](https://travis-ci.com/mglaman/phpstan-drupal.svg?branch=master)](https://travis-ci.com/mglaman/phpstan-drupal)
3+
[![Build Status](https://travis-ci.com/mglaman/phpstan-drupal.svg?branch=master)](https://travis-ci.com/mglaman/phpstan-drupal) [![CircleCI](https://circleci.com/gh/mglaman/phpstan-drupal.svg?style=svg)](https://circleci.com/gh/mglaman/phpstan-drupal)
44

55
Extension for [PHPStan](https://github.com/phpstan/phpstan) to allow analysis of Drupal code.
66

0 commit comments

Comments
 (0)