Skip to content

Commit

Permalink
Update travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranayub committed May 26, 2016
1 parent 94d0e29 commit 3039eb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy-docs.js
Expand Up @@ -4,7 +4,7 @@ var repo = "excaliburjs/excaliburjs.github.io";
var travis = new Travis({
version: '2.0.0',
headers: {
'User-Agent': 'Oghliner'
'User-Agent': 'Travis/1.0'
}
});

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"grunt-tslint": "~2.3.0-beta",
"istanbul": "^0.4.3",
"jasmine": "^2.4.1",
"travis-ci": "2.0.3",
"travis-ci": "^2.1.0",
"tslint": "~2.3.0-beta",
"typescript": "1.6.2"
}
Expand Down

0 comments on commit 3039eb9

Please sign in to comment.