We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b57272e commit 3ba6a85Copy full SHA for 3ba6a85
.travis.yml
@@ -2,3 +2,8 @@ sudo: false
2
language: node_js
3
node_js:
4
- '0.10'
5
+
6
+branches:
7
+ only:
8
+ - master
9
+ - stable
README.md
@@ -1,4 +1,4 @@
1
-# todo-app-jquery-to-backbone
+# todo-app-jquery-to-backbone [](https://travis-ci.org/coding-kata/todo-app-jquery-to-backbone)
Refactoring todo app - migrate jquery to backbone.
0 commit comments