Introduction
Introduction Statistics Contact Development Disclaimer Help
adding auth - seedlinux - Torrent indexing tool opensource torrents with share …
Log
Files
Refs
README
---
commit eb3de87dffff4a455f5e8b1159add8eb1280d222
parent 1eb381e98bf295c4c53eec67dc54afe581fd760e
Author: Jay Scott <[email protected]>
Date: Sat, 1 Jul 2017 05:15:21 +0100
adding auth
Diffstat:
M .travis.yml | 24 +++++++++++-------------
1 file changed, 11 insertions(+), 13 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
@@ -1,19 +1,17 @@
language: node_js
node_js:
- - "8"
-
+- '8'
cache:
directories:
- node_modules
-
services: mongodb
-
-script:
- - "echo 'Need some tests!'"
-
-
- deploy:
+script:
+- echo 'Need some tests!'
+deploy:
provider: heroku
- api_key: $HEROKU_KEY
- app:
- master: seedlinux
-\ No newline at end of file
+ api_key:
+ secure: DP3LCYGyrzia5ask8FmbFcbQ8ELYwknY+1hqJ1Rwh2WiHReuOtTGekXDjPpteb/uHl…
+ app:
+ master: seedlinux
+ on:
+ repo: beardyjay/seedlinux
+\ No newline at end of file
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.