Skip to content

Commit 6b3c9a7

Browse files
author
Parth Shah
committed
fixing circleci node version
1 parent d765880 commit 6b3c9a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
machine:
22

33
node:
4-
version: 5.9
4+
version: v5.7.0
55
environment:
66
DB_MASTER_URL: postgres://ubuntu:@127.0.0.1:5432/circle_test
77
#RABBITMQ_URL: amqp://localhost:5672

0 commit comments

Comments
 (0)