Sfoglia il codice sorgente

also test PHP 5.3.2, since this is the official lowest supported PHP version

lsmith77 13 anni fa
parent
commit
dfbed9f91d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -1,6 +1,7 @@
 language: php
 
 php:
+  - 5.3.2
   - 5.3
   - 5.4