Browse Source

fixes typo

Johannes 11 năm trước cách đây
mục cha
commit
ce84c9ed33
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -5,7 +5,7 @@ php:
   - 5.4
 
 before_script:
-    - comoser self-update
+    - composer self-update
     - composer install --dev
 
 script: phpunit --coverage-clover clover