Skip to content

Commit

Permalink
build standalone before doing e2e-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinAzoff committed Oct 30, 2018
1 parent f46ac82 commit eda2a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ services:
- docker

script:
- make all
- make e2e-test


# calls goreleaser
deploy:
- provider: script
Expand Down

0 comments on commit eda2a3f

Please sign in to comment.