Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
wmertens committed May 3, 2020
1 parent e753177 commit 4fbf098
Show file tree
Hide file tree
Showing 128 changed files with 5,934 additions and 3,416 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ os:
language: node_js
node_js:
- node
- "12"
- "10"
- '12'
- '10'
branches:
only:
- master
Expand All @@ -17,9 +17,9 @@ env:
- GIT_VERSION=default
jobs:
exclude:
- node_js: "12"
- node_js: '12'
env: GIT_VERSION=edge
- node_js: "10"
- node_js: '10'
env: GIT_VERSION=edge
- os: windows
env: GIT_VERSION=edge
Expand Down
Loading

0 comments on commit 4fbf098

Please sign in to comment.