Update flow

This commit is contained in:
Chris Clark
2016-08-01 11:59:13 -07:00
parent f0feaca785
commit 8abc87c27c
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ machine:
dependencies:
pre:
- npm -g install npm@latest-2
- npm install flow-bin
- wget https://s3-us-west-2.amazonaws.com/ripple-debs/rippled_0.30.1-b11-1.deb
- sudo dpkg -i rippled_0.30.1-b11-1.deb
test:

View File

@@ -46,7 +46,7 @@
"ejs": "^2.3.4",
"eslint": "^2.9.0",
"eventemitter2": "^0.4.14",
"flow-bin": "^0.24.2",
"flow-bin": "^0.30.0",
"gulp": "^3.8.10",
"gulp-bump": "^0.1.13",
"gulp-rename": "^1.2.0",