Skip to content

Commit 0301604

Browse files
committed
Make integration tests after pull too
1 parent 086d7b5 commit 0301604

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
@@ -19,7 +19,7 @@ jobs:
1919
branch: master
2020
- stage: verify
2121
install: skip
22-
script: make pull
22+
script: make pull integration
2323

2424
stages:
2525
- test

0 commit comments

Comments
 (0)