Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis build #729

Closed
wants to merge 10 commits into from
Prev Previous commit
update to new travis infrastructure
  • Loading branch information
jesperronn committed Jul 10, 2015
commit 9b520d52de404d04cda7a20701c13372c35f9390
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ cache:
directories:
- node_modules
- public/res/bower-libs

# new Travis infrastructure:
sudo: false
# don't run tests, since Stackedit have none.
# 'true' is a unix command which returns 0
script: true