X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=.travis.yml;h=3944cfcdbaff3f26b05e3a36d2f9f82449aecf3a;hb=509dee39962ec712884f1c6658f383c4db793785;hp=0c518d0075a807c259d55b58bc052f46a8917b2a;hpb=ae1ecdc2858c57e7ebf62b4cabf7e4d69dd303f0;p=plcapi.git diff --git a/.travis.yml b/.travis.yml index 0c518d0..3944cfc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: php -# the current Travis VMs are based on Ubuntu Trusty. Alas, those do not have php 5.3 available. SO we keep using Precise... +# the current Travis VMs are based on Ubuntu Trusty. Alas, those do not have php 5.3 available. So we keep using Precise... dist: precise php: @@ -11,7 +11,7 @@ php: - 7.0 - 7.1 - 7.2 - # hhvm is not available any more on default travis images + # hhvm is not available any more on Precise images #- hhvm before_install: