Skip to content

Commit

Permalink
Merge branch 'master' into gh-1436
Browse files Browse the repository at this point in the history
  • Loading branch information
retorquere committed Mar 3, 2020
2 parents 3c76a81 + 915388b commit 8fac4d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ before_install:
script:
- ./util/build-assets fetch || travis_terminate 1
- ./test/behave --format json.pretty --outfile behave.json --format travis
- touch behave.json
- curl -T behave.json -u "$PCLOUD" https://webdav.pcloud.com/travis/$TRAVIS_BRANCH-$TRAVIS_JOB_NUMBER-behave.json

after_failure:
Expand Down

0 comments on commit 8fac4d0

Please sign in to comment.