UNPKG

simple-text-buffer

Version:

A version of Atom's text-buffer with marker layers and file support removed

14 lines (10 loc) 188 B
environment: nodejs_version: "5" install: - ps: Install-Product node $env:nodejs_version - npm install test_script: - node --version - npm --version - npm run ci build: off