You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #8701 Added a good example of a travis file (Nyholm, javiereguiluz)
This PR was submitted for the master branch but it was merged into the 4.0 branch instead (closes#8701).
Discussion
----------
Added a good example of a travis file
After a lot of discussions with people at Symfony con I came up with a "perfect" travis file.
See php-http/client-common#90 (comment) for info.
Btw, should I make a table explaining what we really test? (Like on the client-common PR)
Commits
-------
93bdb86 Rewords
4bd8e65 Minor updates
bc9a43f use ./ before vendor
ae322b7 typo
1017897 Using better cache syntax
36ca90b Using PHPUNIT_FLAGS
18e4a18 Added back php-versions
05bf09d Moved coverage to PHP 7.2 with latest deps
bfdd064 Fixed minor things
3e2b876 Fixed typos and created more variables
a62bcb7 Added comment and install simple-phpunit deps
65f91df Use tilde or composer validate will never pass
179abb0 Updated according to feedback
a281604 Typo
2418834 Added a good example travis file
0 commit comments