This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
VendorSoftware
/
GearmanBundle
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Travis config file to set Continuous integration tests
Marc
13 anni fa
parent
32eb208ef9
commit
67ec1bea1e
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
0
.travis.yml
+ 4
- 0
.travis.yml
Vedi File
@@ -0,0 +1,4 @@
+language: php
+php:
+ - 5.3
+ - 5.4