Skip to content

Commit

Permalink
ci: restore dummy file for packr
Browse files Browse the repository at this point in the history
  • Loading branch information
dennwc committed Oct 14, 2019
1 parent 6b4ea24 commit b3e40df
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 @@ cache:
script:
- CGO_ENABLED=0 go build -o /tmp/cayley ./cmd/cayley
- go run github.com/gobuffalo/packr/v2/packr2
- git checkout -- ./packrd/dummy.go
- go test -v ./...

after_success:
Expand Down

0 comments on commit b3e40df

Please sign in to comment.