removing travis config, snap will be the ci
authorBruno Trecenti <btrecent@thoughtworks.com>
Wed, 20 May 2015 19:57:16 +0000 (16:57 -0300)
committerBruno Trecenti <btrecent@thoughtworks.com>
Wed, 20 May 2015 19:57:16 +0000 (16:57 -0300)
.travis.yml [deleted file]

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644 (file)
index e629eee..0000000
+++ /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