Skip to content

Commit

Permalink
Issue 149: Build with Redis support for caching (go-gitea#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Hopper authored and richmahn committed Apr 12, 2017
1 parent 5fa9875 commit 0b14595
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 @@ -24,7 +24,7 @@ script:
# - make lint

- make test
- make build
- make build TAGS=redis

after_success:
- ./test-coverage.sh

0 comments on commit 0b14595

Please sign in to comment.