Skip to content

Commit 9057e62

Browse files
committed
fix build on travis
1 parent ad3e2f2 commit 9057e62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ script:
99
python3 build.py
1010
deploy:
1111
provider: releases
12-
api_key: $GITHUB_TOKEN
12+
api-key: $GITHUB_TOKEN
1313
skip_cleanup: true
1414
file: build/install.sql
1515
on:

0 commit comments

Comments
 (0)