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 a114675 commit 8c380e0Copy full SHA for 8c380e0
.travis.yml
@@ -1,17 +1,13 @@
1
language: node_js
2
node_js:
3
- - '0.12'
4
-
5
-sudo: false
6
+- '0.12'
7
notifications:
8
email: false
9
10
deploy:
11
provider: npm
12
- email: me@traviswebb.com
+ email: hello@langa.io
13
api_key:
14
- secure: QvHzpxAh8ysanGSt/ddZUqwtge7WlIS2R+qW667uW2fQ+XCtOwB3M0PzTab+tJ3lnRTUrHhThpKHXnOfGAkyUUoxfYg5rBRSeOv7xakpAqP6npCLR49OcjvcNqTowxuTgsj770Kgfx+uLS68sUaTcBxeZdZqdymcRj6QZ3RhFU0=
+ secure: eeSMpkSX5RYk4bA9+iv/hUUIlJ1sBRbhGG0rcuIi3oOly04qM3i4gysrhVQ+zdvPmPDI4RUOQDAZfI80+SDugxPK5O749usZcqpsHgu9saTozqWRf5jHnaurrpafjCfjU70MyNhkdIjSMWBA9qQe4E9hrnpS6sz8NtJVaPq44E4=
15
on:
16
tags: true
17
- repo: tjwebb/sails-auth
+ repo: langateam/sails-auth
0 commit comments