]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Travis CI: Add Node.js 12.
authorXhmikosR <xhmikosr@gmail.com>
Wed, 15 May 2019 11:36:34 +0000 (14:36 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 30 May 2019 08:58:34 +0000 (11:58 +0300)
.travis.yml

index b8d19ad258ec7edc7736f55e67c9e2b83a584b43..f3fb2d4a51b69ad1c61557722b885dac88edb15d 100644 (file)
@@ -6,6 +6,7 @@ git:
 node_js:
   - "6"
   - "8"
+  - "12"
 install:
   - bundle install --deployment --jobs=3 --retry=3 --clean
   - npm install