2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Switch to Node.js 12.x.

This commit is contained in:
XhmikosR
2020-04-29 09:59:00 +03:00
parent 37dc6e1031
commit f57ac7231e
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ on:
env: env:
CI: true CI: true
NODE: 10.x NODE: 12.x
jobs: jobs:
browserstack: browserstack:
+1 -1
View File
@@ -11,7 +11,7 @@ on:
env: env:
CI: true CI: true
NODE: 10.x NODE: 12.x
jobs: jobs:
bundlewatch: bundlewatch:
+1 -1
View File
@@ -11,7 +11,7 @@ on:
env: env:
CI: true CI: true
NODE: 10.x NODE: 12.x
jobs: jobs:
css: css:
+1 -1
View File
@@ -11,7 +11,7 @@ on:
env: env:
CI: true CI: true
NODE: 10.x NODE: 12.x
jobs: jobs:
css: css:
+1 -1
View File
@@ -11,7 +11,7 @@ on:
env: env:
CI: true CI: true
NODE: 10.x NODE: 12.x
jobs: jobs:
docs: docs:
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
- name: Run Coveralls - name: Run Coveralls
uses: coverallsapp/github-action@master uses: coverallsapp/github-action@master
if: matrix.node == 10 if: matrix.node == 12
with: with:
github-token: "${{ secrets.GITHUB_TOKEN }}" github-token: "${{ secrets.GITHUB_TOKEN }}"
path-to-lcov: "./js/coverage/lcov.info" path-to-lcov: "./js/coverage/lcov.info"
+1 -1
View File
@@ -11,7 +11,7 @@ on:
env: env:
CI: true CI: true
NODE: 10.x NODE: 12.x
jobs: jobs:
lint: lint: