Skip to content

Commit bbf0dc3

Browse files
committed
Using running integration test on travis now
1 parent 76ec1d4 commit bbf0dc3

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
@@ -2,4 +2,4 @@ language: node_js
22
node_js:
33
- v7
44
- v6
5-
after_success: npm run integration-test
5+
script: npm test && npm run integration-test

0 commit comments

Comments
 (0)