Skip to content

Commit

Permalink
v0.6.0 - bumped deps and added appveyor ci
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-p-r committed Apr 29, 2018
1 parent 1d29627 commit cdf193b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion apveyor.yml → appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ environment:
- nodejs_version: "8"
- nodejs_version: "9"

os: Visual Studio 2015
platform: x64

cache:
- node_modules
Expand All @@ -16,4 +18,4 @@ install:
test_script:
- npm test

build: off
build: off

0 comments on commit cdf193b

Please sign in to comment.