Skip to content

Commit

Permalink
Merge pull request #13 from awd-studio/v3.x
Browse files Browse the repository at this point in the history
#11 The 3rd version
  • Loading branch information
awd-studio committed Jun 7, 2020
2 parents 726aaf5 + c924bb2 commit 8466c1c
Show file tree
Hide file tree
Showing 80 changed files with 3,178 additions and 1,940 deletions.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: php

php:
- 7.2
- 7.3
- 7.4
- nightly

sudo: false

Expand All @@ -18,6 +18,8 @@ script:

matrix:
fast_finish: true
allow_failures:
- php: nightly

notifications:
on_success: never
Expand Down
Loading

0 comments on commit 8466c1c

Please sign in to comment.