Skip to content

Commit

Permalink
Changes to documentable container refs #2983
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Aug 31, 2019
1 parent 5eaaad6 commit c7a3821
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Expand Up @@ -2,13 +2,12 @@ version: 2
jobs:
test-linux:
docker:
- image: jjmerelo/perl6-doccer
- image: antoniogamiz/documentable
steps:
- checkout
- run:
name: Test documentable
command: |
zef install Documentable
# test one build
documentable start -a -v
Expand Down

0 comments on commit c7a3821

Please sign in to comment.