Skip to content

Commit

Permalink
Update Readme for tests badge [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
dlundgren committed Oct 30, 2024
1 parent ffc679d commit ea1c2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Private Vagrant Box Hosting

[![Travis CI](https://secure.travis-ci.org/dlundgren/phagrancy.png)](https://travis-ci.org/dlundgren/phagrancy) [![Code Climate](https://codeclimate.com/github/dlundgren/phagrancy/badges/gpa.svg)](https://codeclimate.com/github/dlundgren/phagrancy)
![Tests](https://github.com/dlundgren/phagrancy/actions/workflows/tests.yml/badge.svg?event=push) [![Code Climate](https://codeclimate.com/github/dlundgren/phagrancy/badges/gpa.svg)](https://codeclimate.com/github/dlundgren/phagrancy)

Phagrancy implements a self-hosted subset of Vagrant Cloud. It allows you to build images in Packer, publish them and then share the images with your co-workers via Vagrant, all on-premise.

Expand Down

0 comments on commit ea1c2c9

Please sign in to comment.