Skip to content

Commit

Permalink
travis: run tests against badger
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstruck committed May 23, 2018
1 parent 264d521 commit d3d598b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ jobs:
- script: make test-pbs-torque
env:
- n=pbs-torque
- script:
- make test-badger
env:
- n=badger
- script:
- sleep 10
- make test-elasticsearch
Expand Down

0 comments on commit d3d598b

Please sign in to comment.