diff options
| author | Uwe Tews <uwe.tews@googlemail.com> | 2017-10-18 14:03:22 +0200 |
|---|---|---|
| committer | Uwe Tews <uwe.tews@googlemail.com> | 2017-10-18 14:03:22 +0200 |
| commit | 668d07cda94ff0b700cd40206e353fc65e6f532e (patch) | |
| tree | a62140e7ebf8feedbe230948b33abe61c6fa89e0 /.travis.yml | |
| parent | 338f5a5769161abde0033f6bf8993249e064726c (diff) | |
| download | smarty-668d07cda94ff0b700cd40206e353fc65e6f532e.tar.gz smarty-668d07cda94ff0b700cd40206e353fc65e6f532e.tar.bz2 smarty-668d07cda94ff0b700cd40206e353fc65e6f532e.zip | |
disable php5.2 tests
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 baf6bb30..1dc83909 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,6 @@ dist: trusty matrix: include: - - php: 5.2 - dist: precise - php: 5.3 dist: precise - php: 5.4 |
