This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
forked from impress/impress.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add encrypted sauce credentials with new key (impress#584)
* Add encrypted sauce credentials with new key * Remove binary workaround in ".gitattributes" * Revert a5fd940 * Use the -out syntax instead of >> * Revert "Use the -out syntax instead of >>" This reverts commit 7caf1de. Is this commit causing a "npm: command not found" error in CircleCI? * Update sauce-encrypted-env-vars to use `export`. * Normalize `transformOrigin` result for IE11 and Safari. * Add webkit prefixes for Safari 8 test pass.
- Loading branch information
1 parent
d021b51
commit 53214e5
Showing
4 changed files
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
* text=auto | ||
sauce-encrypted-env-vars binary |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
Salted__tn�9QM�'�k)n_rȆ��=�e����=��}�v}ؗlc�Qi�-���T�5�����Ԓ��b~6���`"=���������6��% | ||
Salted__��IV�]O�����:bi�{7C��0�"JB><��km�ɭ/ɬ�CLn��]�>\ܕ��.���m"�K��Z�s9��Q���%�v�X | ||
7��eX�c���!w |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters