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 3877d84 commit 1c46ba0Copy full SHA for 1c46ba0
.travis.yml
@@ -6,6 +6,9 @@ php:
6
- 5.4
7
- 5.3
8
9
+env:
10
+ - TRAVIS=true
11
+
12
before_install:
13
- curl -s https://getcomposer.org/installer | php
14
- php composer.phar install --prefer-source --no-interaction
0 commit comments