UNPKG
timofey-nodal
Version:
latest (0.16.4)
0.16.4
0.16.3
0.16.2
0.16.1
0.16.0
0.15.5
An API Server and Framework for node.js
github.com/keithwhor/nodal
keithwhor/nodal
timofey-nodal
/
.travis.yml
9 lines
(8 loc)
•
159 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language:
node_js
node_js:
-
"6.0.0"
addons:
postgresql:
"9.4"
before_script:
- psql -c
'create database travis_ci_test;' -U postgres
env:
NODE_ENV=test