Skip to content

Commit

Permalink
update travis ci to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kautenja committed Nov 17, 2020
1 parent 72ad0d8 commit 08e950d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
language: cpp
matrix:
jobs:
include:
- os: linux
dist: xenial
Expand Down Expand Up @@ -70,10 +70,9 @@ notifications:
email: false
deploy:
provider: releases
api_key:
token:
secure: bAEG27Sl2IJ++CYRXC910TR0gxqi+Xo0mD5X/ujDC0ju35J7pluPcaWoHu6/pqCjz7M12KKGPp5aqr/mleAEAdT0U1GtiWPdh/RI03oc4gphYvz/P9OE40AIgqJPv8Xw7InpPb5jTHmcNj6TcBqnT3agexEDPlG1KGGnCmtX6UOKEP1T0OUZ+SphbsnoZL4qDon6XxHY8xMI7oBWVIlD87KG6nXPL0h1MhFcDbMULZ6kwW1SHOaS8EbbQjCs3WKUiGYY4sEm7bFq/Hw3iYF9v0gQLtlqULl7rMMSxzqz9AvF9kBKTDJbatgiBpjl0dk75ErIrnZFgNAi6iGrVYv/dmg8BMuitMfKNRodfO5xaNByD97D7DyP1xwKd/0Q+RS1WgUCFYjDFbZ+MHl512wn1kEHNZzWWojmm7kV7ezHglQaQyWy2KSF9eObfXAvaLj7jCUGa5JOdqJSxxwyVLtVGRwqHZpcmaONhfGOkz/Z5yPMN1TdGzONygfxte2iv8hmcX0o08p14Of4ta6F+suDRJh0+IVTDW+dmkXMB+ivX3XAZXHU/diX9qgjOPhmJfgBuILsOiVSfUnfk8Sn3LSgYGUvwY43SVZQu/ADbOobXsSe0mYyPqXfrRcY71w1gvae8dp/rWla7oj7iBY9dZ2CWvDrEgcPQtXKmzlS3uASLcM=
file_glob: true
file: "${RELEASE_FILE}"
skip_cleanup: true
on:
tags: true

0 comments on commit 08e950d

Please sign in to comment.