不要怂,就是干,撸起袖子干!

Commit c5756329 by Sushant Committed by GitHub

ci(appveyor): test only node v4

1 parent 3fedaa43
Showing with 1 additions and 3 deletions
......@@ -13,8 +13,7 @@ cache:
environment:
matrix:
- {NODE_VERSION: 4, DIALECT: mssql}
- {NODE_VERSION: 6, DIALECT: mssql, COVERAGE: true}
- {NODE_VERSION: 4, DIALECT: mssql, COVERAGE: true}
install:
- ps: Install-Product node $env:NODE_VERSION x64
......@@ -44,4 +43,3 @@ after_test:
branches:
only:
- master
- v3
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!