You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
grunt-contrib-jasmine/.travis.yml

18 lines
161 B

10 years ago
sudo: false
9 years ago
12 years ago
language: node_js
9 years ago
12 years ago
node_js:
- "0.10"
- "0.12"
- "4"
- "5"
- "iojs"
9 years ago
matrix:
fast_finish: true
9 years ago
cache:
directories:
- node_modules