Skip to content

Commit 3ba6a85

Browse files
committed
test: add travis
1 parent b57272e commit 3ba6a85

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@ sudo: false
22
language: node_js
33
node_js:
44
- '0.10'
5+
6+
branches:
7+
only:
8+
- master
9+
- stable

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# todo-app-jquery-to-backbone
1+
# todo-app-jquery-to-backbone [![Build Status](https://travis-ci.org/coding-kata/todo-app-jquery-to-backbone.svg?branch=master)](https://travis-ci.org/coding-kata/todo-app-jquery-to-backbone)
22

33
Refactoring todo app - migrate jquery to backbone.
44

0 commit comments

Comments
 (0)