Skip to content

Commit bfa6811

Browse files
committed
Run CI tests using Node 4.1.0 since generators are enabled by default (instead of the CircleCI default of 0.10.33 where generators are not available)
1 parent 788f301 commit bfa6811

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

circle.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
machine:
2+
node:
3+
version: 4.1.0
4+
15
database:
26
override:
37
- mysql -u ubuntu circle_test < test/setup.sql

0 commit comments

Comments
 (0)