diff --git a/.travis.yml b/.travis.yml index d039866..0241a5b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,7 @@ after_success: # for the time being so we need to use the latter command # see https://github.com/huonw/travis-cargo/issues/58 for more details - travis-cargo coveralls --no-sudo --verify - - ./kcov/build/src/kcov --verify --coveralls-id=$TRAVIS_JOB_ID --exclude-pattern=/.cargo target/kcov target/debug/lru-rs-* + - ./kcov/build/src/kcov --verify --coveralls-id=$TRAVIS_JOB_ID --exclude-pattern=/.cargo target/kcov target/debug/lru-* env: global: