Skip to content
Snippets Groups Projects
Commit 0e603e1a authored by Rodrigo Nascimento's avatar Rodrigo Nascimento
Browse files

Try to run tests in travis-ci

parent e9c95344
No related branches found
No related tags found
No related merge requests found
sudo: required sudo: required
language: node_js language: node_js
node_js: node_js:
- "0.8"
- "0.10" - "0.10"
before_install: before_install:
- "curl -L http://git.io/ejPSng | /bin/sh" - "curl https://install.meteor.com | /bin/sh"
\ No newline at end of file
script:
- meteor --test --once
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment