ソースを参照

fix travis test runner

Manuel Araoz 8 年 前
コミット
9ab997d788
1 ファイル変更0 行追加1 行削除
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -8,5 +8,4 @@ before_install:
   - npm i -g ethereumjs-testrpc
   - npm i -g truffle
 script:
-  - testrpc&
   - npm test