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 7b8a51e commit beb3f6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ git:
depth: 3
install:
- mkdir ../tools
- composer create-project idrinth/config-check --no-dev --stability=dev --remove-vcs --working-dir=../tools
script: php ..tools/check-config -vvv -w
- composer create-project idrinth/config-check dev-master --no-dev --stability=dev --remove-vcs --working-dir=../tools
script: php ..tools/dev-master/check-config -vvv -w

0 comments on commit beb3f6e

Please sign in to comment.