Skip to content

Commit

Permalink
Tmp — add docker redis to appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
XVincentX committed Nov 6, 2017
1 parent db2e335 commit 3331944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ build: off
test_script:
- node --version
- npm --version
- docker run -d -p 6379:6379 redis:alpine
- npm run test-all
version: "{build}"

Expand Down

0 comments on commit 3331944

Please sign in to comment.