Skip to content

Commit

Permalink
chore: revert building rules
Browse files Browse the repository at this point in the history
This puts our repo in a "dirty" state, which makes `make compare` and
GoReleaser fail.
  • Loading branch information
jdkato committed Aug 13, 2018
1 parent 6b0911c commit f759545
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ before_install:
- gem install asciidoctor
install:
- make setup
- make rules
- make build
script:
- make test
Expand Down

0 comments on commit f759545

Please sign in to comment.