All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.bower_components.angular-moment..travis.yml Maven / Gradle / Ivy

language: node_js
sudo: false
node_js:
  - 0.12
  - 4
  - 5
  - 6
  - 7
before_script:
  - npm run bower
after_success:
  - cat ./coverage/*/lcov.info | ./node_modules/coveralls/bin/coveralls.js




© 2015 - 2024 Weber Informatics LLC | Privacy Policy