mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-17 10:10:27 +00:00
Merge pull request #1 from netmanagers/master
Fix debian image name for testing
This commit is contained in:
commit
8ccee42fcf
3 changed files with 4 additions and 5 deletions
|
@ -9,8 +9,6 @@ driver_config:
|
|||
|
||||
platforms:
|
||||
- name: debian-9
|
||||
driver_config:
|
||||
image: nm/debian
|
||||
- name: centos-7
|
||||
driver_config:
|
||||
image: saltstack/centos-7-minimal
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
sudo: required
|
||||
|
||||
|
||||
language: python
|
||||
cache: bundler
|
||||
language: ruby
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
|
|
@ -5,6 +5,8 @@ packages-formula
|
|||
A simple 'packages manager' formula, to install/remove packages without further
|
||||
ado.
|
||||
|
||||
Travis {<img src="https://travis-ci.org/saltstack-formulas/packages-formula.svg?branch=master alt="Build Status" />}[https://travis-ci.org/saltstack-formulas/packages-formula]
|
||||
|
||||
What this formula can do
|
||||
========================
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue