Skip to main content
Module

x/i18next_locize_backend/.travis.yml

A simple i18next backend for locize.com which can be used in Node.js, in the browser and for Deno.
Go to Latest
File
language: node_jsnode_js: - "12"before_script: - npm install -g mocha - npm install -g karma - npm install -g babel-cli