commit | a963fbfa8445ec6124ca2e676dbf1ae1a5adb549 | [log] [tgz] |
---|---|---|
author | Timothy Warren <tim@timshomepage.net> | Fri Mar 23 10:11:07 2012 -0400 |
committer | Timothy Warren <tim@timshomepage.net> | Fri Mar 23 10:11:07 2012 -0400 |
tree | 3bafafc4d3fac2291f497e81fd539a007d34efee | |
parent | 2cae193647045a83014972d2aae908e7ea0ac8f3 [diff] [blame] |
Make travis test on multiple php versions
diff --git a/.travis.yml b/.travis.yml index 032bf9d..2584e8a 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -1,6 +1,6 @@ language: php -phps: +php: - 5.2 - 5.3 - 5.4