mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 05:03:16 +02:00
Travis CI: Add Node.js 12.
This commit is contained in:
@@ -6,6 +6,7 @@ git:
|
|||||||
node_js:
|
node_js:
|
||||||
- "6"
|
- "6"
|
||||||
- "8"
|
- "8"
|
||||||
|
- "12"
|
||||||
install:
|
install:
|
||||||
- bundle install --deployment --jobs=3 --retry=3 --clean
|
- bundle install --deployment --jobs=3 --retry=3 --clean
|
||||||
- npm install
|
- npm install
|
||||||
|
Reference in New Issue
Block a user