travis fix - seedlinux - Torrent indexing tool opensource torrents with share ratio's etc.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 15bb8e362618888368068cfc79513cc128673cd0
 (DIR) parent 8a6bbee013e92e73fcced9b539f0c5084ea103b3
 (HTM) Author: Jay Scott <me@jay.scot>
       Date:   Mon,  3 Jul 2017 14:11:39 +0100
       
       travis fix
       
       Diffstat:
         M .travis.yml                         |       5 ++---
       
       1 file changed, 2 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/.travis.yml b/.travis.yml
       @@ -10,7 +10,7 @@ services: mongodb
        
        install: 
          - npm install
       -  - sudo npm -g install nsp
       +  - npm -g install nsp
        
        script:
          - nsp check
       @@ -22,4 +22,4 @@ deploy:
          app: 
            master: seedlinux
          on:
       -    repo: beardyjay/seedlinux
       -\ No newline at end of file
       +    repo: beardyjay/seedlinux