From e75858af085a9c26ce760436f80df9e778a6d162 Mon Sep 17 00:00:00 2001 From: baibaratsky Date: Sun, 12 Jun 2016 16:33:36 +0200 Subject: [PATCH] Coveralls --- .coveralls.yml | 1 - .travis.yml | 4 ++-- LICENSE.md | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 .coveralls.yml diff --git a/.coveralls.yml b/.coveralls.yml deleted file mode 100644 index eb8e63b..0000000 --- a/.coveralls.yml +++ /dev/null @@ -1 +0,0 @@ -src_dir: . diff --git a/.travis.yml b/.travis.yml index 6a0bfc7..4d65168 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,5 +19,5 @@ script: - mkdir -p build/logs - phpunit -after_script: - - php vendor/bin/coveralls \ No newline at end of file +after_success: + - travis_retry php vendor/bin/coveralls \ No newline at end of file diff --git a/LICENSE.md b/LICENSE.md index adea165..3e4f765 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,7 @@ WebMoney Signer is free software. It is released under the terms of the following BSD License. -Copyright © 2013-2015 by Andrei Baibaratsky. All rights reserved. +Copyright © 2013-2016 by Andrei Baibaratsky. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions