Fixed after_failure command on travis build
This commit is contained in:
parent
0d1210a24d
commit
6518f277da
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ script:
|
|||
after_success:
|
||||
- make coveralls
|
||||
after_failure:
|
||||
- cat build/Testing/Temporary/LastTest.log
|
||||
- cat Testing/Temporary/LastTest.log
|
||||
env:
|
||||
global:
|
||||
secure: bzZcWjdqoTgceC40kEBucx7NuWYJPk+rxgF3UJJDXi+ijQAFYPv70p5eVsGR6rfc+XgqXCxcUFQtuL4ZVt7QEfVk1ZOJITNeHbKIeKaEYS4nX8mFf+CBeEm9bJGZ04KiQJdJu5mzzAHvXbW7roGXDGWe1Bjnk5wwA+dNUCa7H04=
|
||||
|
|
Loading…
Add table
Reference in a new issue