diff options
author | Claire McQuin <claire@getchef.com> | 2014-08-14 09:05:07 -0700 |
---|---|---|
committer | Claire McQuin <claire@getchef.com> | 2014-08-14 09:05:07 -0700 |
commit | c46d5793176464c58e1b5014cb5d167c177323b6 (patch) | |
tree | 976995e85b9bb0bc99ac1c33255d077c7cb09b67 /CHANGELOG.md | |
parent | da2abd0709f7c7e6c6c83ccf622a4fc5f3424586 (diff) | |
download | chef-c46d5793176464c58e1b5014cb5d167c177323b6.tar.gz |
Only run end to end tests on Travis when secure environment variables are available.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d71e70627b..5c4e040370 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ * Fix SuSE package removal failure (Issue 1732). * Enable Travis to run Test Kitchen with Kitchen EC2. * End-to-end tests for Ubuntu 12.04 - +* Only run end-to-end tests when secure environment variables are present. * [**Phil Dibowitz**](https://github.com/jaymzh): 'group' provider on OSX properly uses 'dscl' to determine existing groups |