Update travis for 3.1.30 test

This commit is contained in:
uwetews
2016-08-07 20:35:44 +02:00
parent 001f16aa0a
commit 0cc1577b1b

View File

@@ -18,7 +18,7 @@ before_script:
- mysql -e "create database IF NOT EXISTS test;" -uroot - mysql -e "create database IF NOT EXISTS test;" -uroot
install: install:
- git clone --depth=50 --branch=master git://github.com/smarty-php/smarty-phpunit.git - git clone --depth=50 --branch v3.1.30 git://github.com/smarty-php/smarty-phpunit.git
script: script:
- cd smarty-phpunit - cd smarty-phpunit