projects
/
tech-radar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffda6e2
)
adding travis again
author
Bruno Trecenti
<btrecent@thoughtworks.com>
Fri, 21 Mar 2014 20:27:52 +0000
(17:27 -0300)
committer
Bruno Trecenti
<btrecent@thoughtworks.com>
Fri, 21 Mar 2014 20:27:52 +0000
(17:27 -0300)
.travis.yml
[new file with mode: 0644]
patch
|
blob
diff --git a/.travis.yml
b/.travis.yml
new file mode 100644
(file)
index 0000000..
b755d03
--- /dev/null
+++ b/
.travis.yml
@@ -0,0
+1,5
@@
+language: node_js
+node_js:
+ - "0.10"
+before_script:
+ - npm install -g gulp