Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wxxiong6 authored Nov 27, 2021
1 parent 0b5c57a commit 344a2d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ php:
- 7.3
- 7.4
- 8.0
- 8.1
# - nightly

notifications:
Expand All @@ -41,4 +42,4 @@ script:
- ./travis/run-tests.sh

after_success:
- ccache --show-stats
- ccache --show-stats

0 comments on commit 344a2d7

Please sign in to comment.