소스 검색

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