Skip to content

Commit

Permalink
Make all DO instances 1GB
Browse files Browse the repository at this point in the history
  • Loading branch information
hartmantis committed Jan 28, 2015
1 parent e6525ec commit 39fa7f8
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .kitchen.travis.yml
@@ -1,13 +1,10 @@
---
driver:
name: digitalocean
platforms:
# Clamd will fail to start on some distros with only 512MB
size: 1gb
platforms:
- name: ubuntu-14-04-x64
- name: ubuntu-12-04-x64
driver:
size: 1gb
- name: centos-6-5-x64
driver:
size: 1gb
- name: centos-5-10-x64

0 comments on commit 39fa7f8

Please sign in to comment.