We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecbdacf commit 26884a6Copy full SHA for 26884a6
1 file changed
.travis.yml
@@ -5,6 +5,6 @@ php:
5
- 5.3.3
6
- 5.4
7
8
-before_script: composer install
+before_script: composer install --dev
9
10
script: phpunit -c tests
0 commit comments