Removed useless installation from travis (keytar related)

This commit is contained in:
Kylart 2017-11-12 18:52:56 +01:00
parent d37052bbe1
commit df157ac7bb
1 changed files with 0 additions and 4 deletions

View File

@ -4,10 +4,6 @@ node_js:
- "8" - "8"
- "7" - "7"
sudo: true
before_install:
- sudo apt-get install libsecret-1-dev
install: install:
- npm install - npm install