Skip to content

Instantly share code, notes, and snippets.

@RusAlex
Created December 20, 2015 09:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RusAlex/45a379cf583a2f4750e3 to your computer and use it in GitHub Desktop.
Save RusAlex/45a379cf583a2f4750e3 to your computer and use it in GitHub Desktop.
language: node_js
node_js:
- "4.2"
services:
- postgresql
env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment