Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Commit

Permalink
Change CI node version to 4.1.1 to match prod env.
Browse files Browse the repository at this point in the history
  • Loading branch information
fahrradflucht committed Sep 6, 2016
1 parent 317180e commit bde8bda
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
Expand Up @@ -2,7 +2,7 @@ sudo: false

language: node_js
node_js:
- "4.2.2"
- "4.1.1"

cache:
directories:
Expand Down

0 comments on commit bde8bda

Please sign in to comment.