Arquivos
nodejs/.travis.yml
2014-03-13 14:10:02 +01:00

7 linhas
108 B
YAML

language: ruby
bundler_args: --without integration
rvm:
- 1.9.3
- 2.0.0
script: bundle exec rake travis