We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6507ba commit db64ef7Copy full SHA for db64ef7
.travis.yml
@@ -0,0 +1,8 @@
1
+language: php
2
+php:
3
+ - 5.5
4
+ - 7.0
5
+install:
6
+ - composer create-project --no-interaction
7
+script:
8
+ - php core/console --generate
0 commit comments