diff options
| author | uwetews <uwe.tews@googlemail.com> | 2017-05-21 18:59:00 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2017-05-21 18:59:00 +0200 |
| commit | 0f2d703c637c2b43596afec17cabbad95923e06d (patch) | |
| tree | ada232eeef8a9ce77a24caea92d28b42a2a9fcac /.travis.yml | |
| parent | 3dbb5c4eae863d6d482715a32a48e12e57a8c2b7 (diff) | |
| download | smarty-0f2d703c637c2b43596afec17cabbad95923e06d.tar.gz smarty-0f2d703c637c2b43596afec17cabbad95923e06d.tar.bz2 smarty-0f2d703c637c2b43596afec17cabbad95923e06d.zip | |
Add PHP 5.2 to test (reverted from commit 3dbb5c4eae863d6d482715a32a48e12e57a8c2b7)
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: |
