Skip to content

Commit

Permalink
moar nodez
Browse files Browse the repository at this point in the history
  • Loading branch information
timgit committed Apr 22, 2017
1 parent 1de5183 commit ef8cb67
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ services:
language: node_js
node_js:
- "7"
# - "6"
# - "4"
- "6"
- "4"
before_script:
- psql -c 'create database pgboss' -U postgres
script:
- npm run forcover
cache: yarn

0 comments on commit ef8cb67

Please sign in to comment.