Skip to content

Commit f6981b3

Browse files
committed
bump version, add latest node to travis
1 parent ec60b79 commit f6981b3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ node_js:
33
- '0.10'
44
- '0.11'
55
- '0.12'
6+
- '4.1.1'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "qunit",
33
"description": "QUnit testing framework for nodejs",
4-
"version": "0.7.6",
4+
"version": "0.7.7",
55
"author": "Oleg Slobodskoi <oleg008@gmail.com>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)