Skip to content

Commit

Permalink
Lock NodeJS current version for builds (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
qix committed Mar 6, 2019
1 parent accaf1e commit a23c80c
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 @@ -7,7 +7,7 @@ env:
- SQRL_TEST_REDIS=localhost:6379
matrix:
include:
- node_js: "node"
- node_js: "11.10.1"
- node_js: "8"
if: type = push AND branch = master
- node_js: "10"
Expand Down

0 comments on commit a23c80c

Please sign in to comment.