Skip to content

Commit

Permalink
add php 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Apr 2, 2019
1 parent a6a2bda commit 42ee594
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ php:
matrix:
allow_failures:
- php: 5.6
- php: 7.3
- php: nightly

sudo: false
Expand Down
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@
"psr-4": {
"luya\\": "core/",
"luya\\dev\\": "dev",
"luyatests\\": "tests/",
"Aspsms\\": "repos/aspsms/src/"
"luyatests\\": "tests/"
}
},
"extra": {
Expand Down

0 comments on commit 42ee594

Please sign in to comment.