Skip to content

Commit

Permalink
Merge pull request #3 from shouze/improve-ci-deps-tests
Browse files Browse the repository at this point in the history
👮 [Healthcheck] Improve ci deps tests
  • Loading branch information
tyx committed Nov 30, 2017
2 parents f0d2c83 + 34e6c19 commit e22ac41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ matrix:
- php: 7.1
env: deps=high
- php: 7.2
env: deps=low
fast_finish: true

before_install:
Expand Down
2 changes: 1 addition & 1 deletion src/Component/Healthcheck/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"psr/log": "^1.0"
},
"require-dev": {
"atoum/atoum": "^3.0"
"atoum/atoum": "^3.1"
},
"config": {
"preferred-install": {
Expand Down

0 comments on commit e22ac41

Please sign in to comment.