Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Idrinth authored May 27, 2018
1 parent beb3f6e commit c255780
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ git:
depth: 3
install:
- mkdir ../tools
- composer create-project idrinth/config-check dev-master --no-dev --stability=dev --remove-vcs --working-dir=../tools
- composer create-project idrinth/config-check dev-master --no-dev --stability=dev --working-dir=../tools
- ll ../tools
- ll ../tools/dev-master
script: php ..tools/dev-master/check-config -vvv -w

0 comments on commit c255780

Please sign in to comment.