diff options
| author | uwetews <uwe.tews@googlemail.com> | 2017-05-21 18:22:43 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2017-05-21 18:22:43 +0200 |
| commit | cd1a86475136aaf25d648f9b924373699209dcc2 (patch) | |
| tree | ada232eeef8a9ce77a24caea92d28b42a2a9fcac /.travis.yml | |
| parent | 9e7c1f4b0d752f34cf5b913461b1101fe9dc86e3 (diff) | |
| download | smarty-cd1a86475136aaf25d648f9b924373699209dcc2.tar.gz smarty-cd1a86475136aaf25d648f9b924373699209dcc2.tar.bz2 smarty-cd1a86475136aaf25d648f9b924373699209dcc2.zip | |
Add PHP 5.2 to test (reverted from commit 9e7c1f4b0d752f34cf5b913461b1101fe9dc86e3)
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 9d8efc7d..e476eac1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,14 +1,12 @@ language: php php: - - 5.2 - 5.3 - 5.4 - 5.5 - 5.6 - 7.0 - 7.1 - - nightly - hhvm services: |
