Skip to content

Commit

Permalink
update prospectus
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Jun 9, 2017
1 parent 0fe76d1 commit 3b199a9
Showing 1 changed file with 19 additions and 7 deletions.
26 changes: 19 additions & 7 deletions .prospectus
Original file line number Diff line number Diff line change
@@ -1,11 +1,23 @@
Prospectus.extra_dep('file', 'prospectus_circleci')

item do
expected do
static
set 'green'
end
noop

deps do
item do
name 'gems'

actual do
gemnasium
slug 'halyard/boxenprofiler'
expected do
static
set 'green'
end

actual do
gemnasium
slug 'halyard/boxenprofiler'
end
end
end

extend ProspectusCircleci::Build.new('halyard/boxenprofiler')
end

0 comments on commit 3b199a9

Please sign in to comment.