1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-07-31 13:40:08 +02:00

add composer validate to travis tests

This commit is contained in:
Mikael Roos
2015-12-06 20:51:29 +01:00
parent 52ce33d928
commit 13da8b0573

View File

@@ -75,6 +75,7 @@ script:
#- uglifyjs --version
# Run validation & publish
- composer validate
- make phpunit
#- make phpcs