Skip to content

Commit 2cdc3e0

Browse files
author
Pavel Petroshenko
committed
Merge branch 'develop'
2 parents 7264d86 + 73686f8 commit 2cdc3e0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: node_js
22

33
script:
4-
- npm test
4+
- npm --harmony test
55

6+
node_js:
7+
- "node"
8+
- "8"

0 commit comments

Comments
 (0)