UNPKG

178 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.TRAVIS_NODE_VERSIONS = Object.freeze([
4 'stable',
5 'lts/dubnium',
6 'lts/carbon'
7]);