Skip to content

Commit

Permalink
[feature] support custom plugins and providers (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo Lopez authored Aug 15, 2018
1 parent f33a796 commit 25a8435
Show file tree
Hide file tree
Showing 16 changed files with 485 additions and 31 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: go
go:
- '1.10'
install:
- curl -fSL --retry 5 https://github.com/gobuffalo/packr/releases/download/v1.13.1/packr_1.13.1_linux_amd64.tar.gz | sudo tar zx -C /usr/bin/
script:
- make
Loading

0 comments on commit 25a8435

Please sign in to comment.