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:
7dfc90c
)
removing travis config, snap will be the ci
author
Bruno Trecenti
<btrecent@thoughtworks.com>
Wed, 20 May 2015 19:57:16 +0000
(16:57 -0300)
committer
Bruno Trecenti
<btrecent@thoughtworks.com>
Wed, 20 May 2015 19:57:16 +0000
(16:57 -0300)
.travis.yml
[deleted file]
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
deleted file mode 100644
(file)
index
e629eee
..0000000
--- a/
.travis.yml
+++ /dev/null
@@
-1,12
+0,0 @@
-language: node_js
-
-node_js:
- - "0.10"
-
-before_script:
- - npm install -g bower
- - bower install
- - npm install -g gulp
-
-script:
- - gulp test