Browse Source

fix travis tests 4

Manuel Araoz 8 years ago
parent
commit
44082c029f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -9,7 +9,7 @@
     "babel-preset-stage-3": "^6.17.0",
     "babel-preset-stage-3": "^6.17.0",
     "babel-register": "^6.23.0",
     "babel-register": "^6.23.0",
     "ethereumjs-testrpc": "^3.0.2",
     "ethereumjs-testrpc": "^3.0.2",
-    "truffle": "git@github.com:ConsenSys/truffle.git#3.1.9"
+    "truffle": "https://github.com/ConsenSys/truffle.git#3.1.9"
   },
   },
   "scripts": {
   "scripts": {
     "test": "scripts/test.sh",
     "test": "scripts/test.sh",