Skip to content

Commit

Permalink
travis build config update
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevatkm committed May 22, 2018
1 parent 1db9266 commit 1cbbdd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ branches:

go:
- 1.9.x
- 1.10.x
- 1.x
- tip

go_import_path: aahframework.org/ws.v0

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

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

0 comments on commit 1cbbdd3

Please sign in to comment.