Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsdev committed Jun 21, 2018
1 parent cee78c3 commit 3ae837c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: c
language: node_js
node_js: "9"
matrix:
include:
- os: windows
Expand All @@ -7,11 +8,6 @@ cache:
- node_modules
- "$HOME/.electron"
- "$HOME/.cache"
addons:
apt:
packages:
- libgnome-keyring-dev
- icnsutils
install:
- nvm install 9
- curl -o- -L https://yarnpkg.com/install.sh | bash
Expand Down

0 comments on commit 3ae837c

Please sign in to comment.