We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6c1a1 commit d76e840Copy full SHA for d76e840
.travis.yml
@@ -8,3 +8,11 @@ script: script/test
8
9
notifications:
10
email: false
11
+deploy:
12
+ provider: npm
13
+ email: [email protected]
14
+ api_key:
15
+ secure: nstPtsdxAHGPkKl2wOnMW4FXHg1nKxG/yCYQYqiC61JqhbfSaZFVjIQrdH+9GSel7F/K7VLwGZwSVgfiWUymWeEsNw8R/cyI9xCXf5iNF6WHIwuX6Q3Tnvb3Cx/bkeoc8+4v7qR172FtzwKWJq2iKXawd58/4zf2sduOwld1PMw=
16
+ on:
17
+ tags: true
18
+ repo: defunkt/jquery-pjax
0 commit comments