Provide proper sourceEndpoint config

This commit is contained in:
Piotr Sarnacki 2015-03-13 12:45:16 +01:00
parent b763a00bac
commit a6268f3e47

View File

@ -21,7 +21,7 @@ module.exports = function(environment) {
// defaults for running travis-web
apiEndpoint: 'https://api.travis-ci.org',
source_endpoint: 'https://github.com',
sourceEndpoint: 'https://github.com',
pusher: {
key: '5df8ac576dcccf4fd076',
host: 'ws.pusherapp.com'