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

package..travis.yml Maven / Gradle / Ivy

The newest version!
language: node_js
node_js:
  - "0.10"

sudo: false

before_script:
  - npm install -g grunt-cli

script:
  - grunt test-travis




© 2015 - 2024 Weber Informatics LLC | Privacy Policy