diff options
| author | Uwe Tews <uwe.tews@googlemail.com> | 2017-07-31 23:26:41 +0200 |
|---|---|---|
| committer | Uwe Tews <uwe.tews@googlemail.com> | 2017-07-31 23:26:41 +0200 |
| commit | c3b331d2ad79ab378c538aa150aaaf185ea14a33 (patch) | |
| tree | 38739780b7fb2b6b15bf70dbcbf762dc270c84de /.travis.yml | |
| parent | da6181f733d28ffcac930a764d2a83143ee8d8e4 (diff) | |
| download | smarty-c3b331d2ad79ab378c538aa150aaaf185ea14a33.tar.gz smarty-c3b331d2ad79ab378c538aa150aaaf185ea14a33.tar.bz2 smarty-c3b331d2ad79ab378c538aa150aaaf185ea14a33.zip | |
remove PHP 5.3 test
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index d4141eb9..9b2d3192 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ sudo: true dist: trusty php: - - 5.3 - 5.4 - 5.5 - 5.6 |
