Skip to content

Commit

Permalink
Merge pull request #28 from defunctzombie/airtap-0.1.0
Browse files Browse the repository at this point in the history
Update airtap
  • Loading branch information
goto-bus-stop authored Nov 1, 2018
2 parents 65f0f47 + 85940d9 commit c913d93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: node_js
node_js:
- 'stable'
- '10'
- '9'
- '8'
- '6'
- '4'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"license": "MIT",
"devDependencies": {
"airtap": "0.0.6",
"airtap": "~0.1.0",
"is-async-supported": "~1.2.0",
"run-series": "~1.1.4",
"tape": "~4.9.0"
Expand Down

0 comments on commit c913d93

Please sign in to comment.