소스 검색

tweaked travis configuration

Fabien Potencier 13 년 전
부모
커밋
9d2bd1cd51
2개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      .travis.yml
  2. 1 2
      README.md

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: php
 
-php: 
+php:
   - 5.3
   - 5.4
 

+ 1 - 2
README.md

@@ -1,8 +1,7 @@
 README
 ======
 
-[![Build Status](https://secure.travis-ci.org/pborreli/symfony.png)](http://travis-ci.org/pborreli/symfony)
-
+[![Build Status](https://secure.travis-ci.org/symfony/symfony.png)](http://travis-ci.org/symfony/symfony)
 
 What is Symfony2?
 -----------------