Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 823584f

Browse files
committed
Update docs to link to travis docs
* Add howto set build specific environment variables.
1 parent ca20f4f commit 823584f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,7 @@ Add codacycoverage to your `.travis.yml`:
109109
# .travis.yml
110110
language: php
111111

112-
env:
113-
- CODACY_PROJECT_TOKEN=<yourTokenGoesHere>
112+
# Do not forget to provide your CODACY_PROJECT_TOKEN as described in https://docs.travis-ci.com/user/environment-variables/#Defining-Variables-in-Repository-Settings
114113

115114
php:
116115
- 5.3

0 commit comments

Comments
 (0)