Skip to content

Commit 05ba5d0

Browse files
committed
fix syntax
1 parent 07d7df3 commit 05ba5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ before_script:
88
- npm install .
99
"scripts": {
1010
"test": "./node_modules/mocha/bin/mocha test/all.js"
11-
},
11+
}
1212

1313

0 commit comments

Comments
 (0)