This commit is contained in:
Kyle Spearrin 2018-03-04 23:08:53 -05:00
parent 74ba86af76
commit f45f511fcd
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ matrix:
dist: trusty
sudo: true
language: node_js
node_js: 8
node_js: 9
install:
- sudo apt-get install pkg-config libxss-dev libsecret-1-dev rpm
- npm install
@ -14,7 +14,7 @@ matrix:
- os: osx
osx_image: xcode9.2
language: node_js
node_js: 8
node_js: 9
install:
- npm install
script: