projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a1787c
)
Test travis retry
author
Chocobozzz
<me@florianbigard.com>
Thu, 21 Jun 2018 12:34:59 +0000
(14:34 +0200)
committer
Chocobozzz
<me@florianbigard.com>
Thu, 21 Jun 2018 12:34:59 +0000
(14:34 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 77c3569b835cc05bd0fb5a075e9b04206be8b04d..51892e5040bb504aee7131e8dd8dbfdc644f3555 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-46,7
+46,7
@@
matrix:
- env: TEST_SUITE=lint
script:
- - npm run travis -- "$TEST_SUITE"
+ -
travis_retry
npm run travis -- "$TEST_SUITE"
after_failure:
- cat test1/logs/all-logs.log