pg

Version, currently master branch1 version
  • master branchlatestJun 30, 2015

github.com/will/travis-test-crystal

No description declared in shard.yml.

0 stars
0 dependents
License: BSD-3-Clause

Installation

# Add this to your shard.yml
dependencies:
  pg:
    github: will/travis-test-crystal
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

This shard.yml declares only a name and a version: no Crystal constraint, no dependencies, no targets and no executables. It is a plain library with nothing to build.

Dependencies

This version declares no dependencies.

README

a fork of crystal-pg for travis testing