summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-03-26 11:33:23 +0200
committerAndrey Andreev <narf@bofh.bg>2012-03-26 11:33:23 +0200
commit8aea4f49c81199661d3f6e49ff6142b886ea7226 (patch)
tree4d60eebc6c5b763d6dc1bbc51b12b46d15c9ae71 /.travis.yml
parent12ddc49cf0592cde87407739c5dd12a537dfcf0f (diff)
parent6192bc0cd34e214d5287ba45994d84789def31af (diff)
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-postgre
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 032bf9df5..2584e8ac2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
language: php
-phps:
+php:
- 5.2
- 5.3
- 5.4