Skip to content

Commit eda2a3f

Browse files
committed
build standalone before doing e2e-tests
1 parent f46ac82 commit eda2a3f

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
@@ -10,9 +10,9 @@ services:
1010
- docker
1111

1212
script:
13+
- make all
1314
- make e2e-test
1415

15-
1616
# calls goreleaser
1717
deploy:
1818
- provider: script

0 commit comments

Comments
 (0)