Skip to content

Commit

Permalink
Add Node.js 5.1 to Travis tests
Browse files Browse the repository at this point in the history
Merge to master
  • Loading branch information
Jace A Mogill committed May 2, 2016
1 parent d3b6e6b commit 612c8cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ os:
dist: trusty

node_js:
- "5.1"
- "4.1"
- "4.0"
- "0.12"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ems",
"version": "1.3.0",
"version": "1.3.1",
"author": "Synthetic Semantics <[email protected]>",
"description": "Shared Memory Parallelism with Transactional Memory and Extended Memory Semantics",
"contributors": [
Expand Down

0 comments on commit 612c8cf

Please sign in to comment.