We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ecd9c commit 2c81143Copy full SHA for 2c81143
.travis.yml
@@ -1,4 +1,8 @@
1
language: php
2
+php:
3
+ - 7.0
4
+ - 7.1
5
+ - nightly
6
script:
7
- composer install
8
- php vendor/bin/phpunit test/twig-static-test.php
0 commit comments