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

[fixed] Strict mode error #29

Merged
merged 11 commits into from
Sep 14, 2015
Prev Previous commit
Next Next commit
[Removed] geckoboard notifications
  • Loading branch information
grncdr committed Sep 11, 2015
commit 5fc5ac3a61a7b6938b8312980f6181fc5af3345a
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ node_js:
cache:
directories:
- node_modules
after_script:
- travis-notify-geckoboard -a $GECKOBOARD_API_KEY -w $GECKOBOARD_WIDGET_KEY
before_install:
- npm install -g npm@1.4.13
before_script:
Expand Down