Commit Graph

5 Commits

Author SHA1 Message Date
Fagner Brack
53214e5849 Add encrypted sauce credentials with new key (#584)
* Add encrypted sauce credentials with new key

* Remove binary workaround in ".gitattributes"

* Revert a5fd940cd9

* Use the -out syntax instead of >>

* Revert "Use the -out syntax instead of >>"

This reverts commit 7caf1de18c9103ea9c7397c1c8f0a45c31850ec6.

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.
2016-10-01 10:34:40 -07:00
John-David Dalton
66ca2c02d8 Add sauce test script to package.json and command to circle.yml. (#582) 2016-09-26 16:11:06 -07:00
John-David Dalton
a5fd940cd9 Fix openssl command. (#583) 2016-09-26 16:11:06 -07:00
Fagner Brack
1cb50db200 Create encrypted environment variables from SauceLabs 2016-09-26 16:11:06 -07:00
Nik Butenko
8e97d25a07 Add CircleCI config
Closes gh-568.
2016-06-25 22:14:19 +10:00