Procházet zdrojové kódy

Removed travis file, circle ci is the primary CI service

Torkel Ödegaard před 10 roky
rodič
revize
2186b09ed7
1 změnil soubory, kde provedl 0 přidání a 9 odebrání
  1. 0 9
      .travis.yml

+ 0 - 9
.travis.yml

@@ -1,9 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-git:
-  depth: 1
-before_script:
-  - npm install -g grunt-cli
-after_script:
-  - npm run coveralls