Skip to content

Commit

Permalink
disable travis deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
MicheleBertoli committed Nov 4, 2015
1 parent 82454ee commit 36b7615
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,3 @@ node_js:
- 0.10.33
before_deploy:
- npm run demo
deploy:
provider: heroku
api_key:
secure: cxFCMtqlLydsO6EyNoFDmnFjyDRACzT7FpQWm7MxznBqP/rqB+9hZDdEszQ3MnGQmSzmkOmz6YbD+RtfDw5nlnvsDYkIREXrNQDuaB7yKm4db/ermJSYBR/3yZidch3xte8oqu6JPLOZyXDPKWP8LHuAML39pWF/7ZNBMzXvOoU=
skip_cleanup: true
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,5 @@
"unmockedModulePathPatterns": [
"<rootDir>/node_modules/react"
]
},
"engines": {
"node": ">=0.10.40"
}
}

0 comments on commit 36b7615

Please sign in to comment.