]> zoso.dev Git - buffer.git/commit
don't run browser tests in PRs
authorFeross Aboukhadijeh <feross@feross.org>
Sun, 7 Dec 2014 19:44:09 +0000 (11:44 -0800)
committerFeross Aboukhadijeh <feross@feross.org>
Sun, 7 Dec 2014 19:44:09 +0000 (11:44 -0800)
commit1b95f706b6e33b1e1177068766dc7cdb03555779
tree68fc2c7133d6a8a29c1f4a2ec703f1add55064f3
parentdff29085b184e9c137514b7cc2da422164e89765
don't run browser tests in PRs

sauce labs credentials are not available on travis so tests will always
fail. feross will run the tests manually before merging any PRs.
bin/test.js [new file with mode: 0644]
package.json