Skip to content

Enhancements - #2

Open
0exp wants to merge 10 commits into
masterfrom
enhancements
Open

Enhancements#2
0exp wants to merge 10 commits into
masterfrom
enhancements

Conversation

@0exp

@0exp 0exp commented Aug 12, 2018

Copy link
Copy Markdown
Member
  • following umbrellio guidelines

@0exp 0exp added the enhancement New feature or request label Aug 12, 2018
@0exp 0exp self-assigned this Aug 12, 2018
@0exp
0exp requested a review from fiscal-cliff August 12, 2018 08:28
@fiscal-cliff

Copy link
Copy Markdown
Contributor

Ensure the checks passing. I don't mind the idea)

@0exp

0exp commented Aug 12, 2018

Copy link
Copy Markdown
Member Author

@fiscal-cliff you have to enable travis-ci build processing :) i think only you can do it, cuz i have no rights there ;( (cant switch this repository configs in travis for this repo)

Comment thread .travis.yml
fast_finish: true
include:
- rvm: 2.3.7
- rvm: 2.4.4

@fiscal-cliff fiscal-cliff Sep 3, 2018

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

language: c
before_install:
  - wget https://gist.github.com/petere/5893799/raw/apt.postgresql.org.sh
  - wget https://gist.github.com/petere/6023944/raw/pg-travis-test.sh
  - sudo sh ./apt.postgresql.org.sh
env:
  - PGVERSION=9.0
  - PGVERSION=9.1
  - PGVERSION=9.2
  - PGVERSION=9.3
  - PGVERSION=9.4
  - PGVERSION=9.5
script: bash ./pg-travis-test.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants