Browse Source

Remove installing cpp-coveralls because not support code coverage in Swift

kishikawa katsumi 10 years ago
parent
commit
3db4640f5d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -2,8 +2,6 @@ language: objective-c
 cache:
 cache:
   directories:
   directories:
     - Lib/vendor/bundle
     - Lib/vendor/bundle
-before_install:
-  - sudo easy_install cpp-coveralls
 install:
 install:
   - (cd Lib && bundle install --path=vendor/bundle --binstubs=vendor/bin)
   - (cd Lib && bundle install --path=vendor/bundle --binstubs=vendor/bin)
 script:
 script: