[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] com pecl/networking/ssh2: Enable 7.1-7.3 on Travis CI: .travis.yml
From:       Casper Langemeijer <langemeijer () php ! net>
Date:       2019-08-15 9:45:12
Message-ID: php-mail-f8bed65d4b63fab9313f70685a664b0c1864407599 () git ! php ! net
[Download RAW message or body]

Commit:    54c335d4d4e41d7246e1c6480240c11fc900d894
Author:    Andy Postnikov <apostnikov@gmail.com>         Thu, 15 Aug 2019 12:40:18 \
                +0300
Parents:   bd10fa9a285bcd5ffae0a4ad7c4c3c126d4d3847
Branches:  master

Link:       http://git.php.net/?p=pecl/networking/ssh2.git;a=commitdiff;h=54c335d4d4e41d7246e1c6480240c11fc900d894


Log:
Enable 7.1-7.3 on Travis CI

Changed paths:
  M  .travis.yml


Diff:
diff --git a/.travis.yml b/.travis.yml
index 3628bcf..8f3853d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,11 @@
 sudo: required
-dist: trusty
+dist: bionic
 
 language: php
 php:
-    - 7.0
+    - 7.1
+    - 7.2
+    - 7.3
 
 addons:
     apt:


--
PECL CVS Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic