Skip to content

Commit

Permalink
travis composer install
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Ramalho committed May 14, 2019
1 parent be9b1b7 commit 0693b4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ cache:
directories:
- $HOME/.cache/composer

install:
- composer install

script:
- vendor/bin/xmllint ./Standards/

0 comments on commit 0693b4d

Please sign in to comment.