Skip to content

Commit

Permalink
Run clientcompat on circle
Browse files Browse the repository at this point in the history
  • Loading branch information
sagikazarmark committed Apr 11, 2018
1 parent 0f07977 commit 61883cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
- run:
name: Test generated code
command: vendorphp/bin/phpunit -v --group example
# - run:
# name: Test client compatibility
# command: clientcompat -client clientcompat/client.sh
- run:
name: Test client compatibility
command: clientcompat -client clientcompat/compat.sh

0 comments on commit 61883cc

Please sign in to comment.