Skip to content

Commit

Permalink
#57 updated travis.yml to use github as joola.io source and not npm r…
Browse files Browse the repository at this point in the history
…egistry.
  • Loading branch information
itayw committed Apr 6, 2014
1 parent 80f713b commit e086591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ before_script:
- sudo service rabbitmq-server restart
- sudo rabbitmqctl status
- sudo rabbitmq-plugins list
- npm install joola.io
- npm install http://github.com/joola/joola.io/tarball/develop

script: 'make test-cov'
after_success: 'make coveralls'
Expand Down

0 comments on commit e086591

Please sign in to comment.