Skip to content

Commit

Permalink
Updated phpixie/test
Browse files Browse the repository at this point in the history
  • Loading branch information
dracony committed Dec 25, 2019
1 parent 2ac9fe7 commit df44c4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ before_script:
- "composer install"

script:
- "phpunit"
- "./vendor/bin/phpunit"
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}
],
"require-dev": {
"phpixie/test": "~3.0",
"phpixie/test": "~3.1",
"phpixie/filesystem": "~3.1",
"predis/predis": "^1.1"
},
Expand Down

0 comments on commit df44c4c

Please sign in to comment.