Skip to content

Commit 74f0fe4

Browse files
author
Spomky
committed
Bug fixed
1 parent 8f58322 commit 74f0fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ php:
99

1010
before_script:
1111
- curl -s http://getcomposer.org/installer | php
12-
- php composer.phar insall --dev --no-interaction
12+
- php composer.phar install --dev --no-interaction
1313

1414
script:
1515
- mkdir -p build/logs

0 commit comments

Comments
 (0)