Skip to content

Commit 976f651

Browse files
committed
updating env var name.
1 parent aa7dc54 commit 976f651

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ dist: trusty
55
sudo: false
66

77
php:
8-
- 7.0
98
- 7.1
109

1110
matrix:
@@ -22,7 +21,7 @@ script:
2221

2322
deploy:
2423
provider: releases
25-
api_key: $GITHUB_API_KEY
24+
api_key: $GITHUB_API_TOKEN
2625
file: build/php-cs.phar
2726
skip_cleanup: true
2827
on:

0 commit comments

Comments
 (0)