Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Commit

Permalink
Bump Node version used by Travis to reflect production
Browse files Browse the repository at this point in the history
  • Loading branch information
brew committed May 23, 2018
1 parent 8a7c6b8 commit d5beaab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js

node_js:
- '4.1'
- '7.7'

env:
- NODE_ENV="test" DB_USER="postgres" CXX=g++-4.8
Expand Down

0 comments on commit d5beaab

Please sign in to comment.