Browse Source

fix travis test runner

Manuel Araoz 8 years ago
parent
commit
9ab997d788
1 changed files with 0 additions and 1 deletions
  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