Skip to content

Commit

Permalink
Updated node_js
Browse files Browse the repository at this point in the history
  • Loading branch information
gits2501 committed May 3, 2018
2 parents cd4668c + aa3f210 commit 2e66420
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: node_js
node_js:
- '6.0.0'
- '8.6.0'
- '9.11.1'
git:
depth: 3
cache:
directories:
- "node_modules"

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# twiz-client-requesttoken (wip)
# twiz-client-requesttoken (wip) [![Build Status](https://travis-ci.org/gits2501/twiz-client-requesttoken.svg?branch=master)](https://travis-ci.org/gits2501/twiz-client-requesttoken)
Base functionality for request token leg (step) of Twitter's 3-leg OAuth

0 comments on commit 2e66420

Please sign in to comment.