Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
atom / usr / share / atom / resources / app / apm / node_modules / bl / .travis.yml
Size: Mime:
sudo: false
arch:
 - amd64
 - ppc64le
language: node_js
node_js:
  - '6'
  - '8'
  - '10'
  - '12'
  - '14'
  - '15'
  - lts/*
notifications:
  email:
    - rod@vagg.org
    - matteo.collina@gmail.com