Skip to content

Commit

Permalink
Merge 065620a into b243612
Browse files Browse the repository at this point in the history
  • Loading branch information
jwinn committed Aug 29, 2018
2 parents b243612 + 065620a commit 3fad49f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js

node_js:
- 9
- 8
- "node"
- "lts/*"

script:
- node ./internals/scripts/generate-templates-for-linting
Expand Down
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ environment:

matrix:
# Node versions to run
- nodejs_version: 9
- nodejs_version: 8
- nodejs_version: Current
- nodejs_version: LTS

# Fix line endings in Windows. (runs before repo cloning)
init:
Expand Down

0 comments on commit 3fad49f

Please sign in to comment.