Skip to content

Commit

Permalink
build config update for security
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevatkm committed Jun 18, 2018
1 parent 2329458 commit 87d2c0c
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 @@ -17,7 +17,7 @@ go:
go_import_path: aahframework.org/ws.v0

before_install:
- bash <(curl -s https://aahframework.org/base-before-install) "forge ahttp config ainsp essentials valpar log router"
- bash <(curl -s https://aahframework.org/base-before-install) "forge ahttp config ainsp essentials valpar log router security"

install:
- go get -t -v ./...
Expand Down

0 comments on commit 87d2c0c

Please sign in to comment.