Skip to content

Commit

Permalink
Travis: run acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoe committed Mar 2, 2020
1 parent 3c09d1b commit b0c69bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ before_script:

script:
- make test
- make testacc
- make vet
- make website-test

Expand Down

0 comments on commit b0c69bc

Please sign in to comment.