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

add Newsblur #107

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
removing bundler cache from travis.yml
  • Loading branch information
lioman committed Sep 4, 2018
commit a6150d633c462ed64fba7619d404d5a2f79cbae5
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "node"
cache: bundler
script: npm test
notifications:
webhooks:
Expand Down