Skip to content

Commit

Permalink
Travis: improve QA
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Dec 3, 2016
1 parent 35ff457 commit 00a786c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ before_script:

script:
# Quality Assurance
- travis_retry composer run-script qa
- travis_retry composer run-script qa-linter
- travis_retry composer run-script qa-codesniffer

# Nette\Tester
- composer run-script qa-tester-info
Expand Down

0 comments on commit 00a786c

Please sign in to comment.