Skip to content

Commit 267e299

Browse files
committed
Added integration test executions to travis-ci
1 parent a80943f commit 267e299

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ language: node_js
22
node_js:
33
- v5
44
- v6
5+
- v7
6+
script: npm run integration-test

0 commit comments

Comments
 (0)