Skip to content

Commit

Permalink
run unit tests first
Browse files Browse the repository at this point in the history
  • Loading branch information
honzabrecka committed Mar 27, 2018
1 parent f70097f commit a72d821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ jobs:
steps:
- checkout
- run: composer install
- run: cd ~/w && transit-php/bin/transit-format
- run: vendor/bin/tester -C -p php test/test.php
- run: cd ~/w && transit-php/bin/transit-format

0 comments on commit a72d821

Please sign in to comment.