Kaynağa Gözat

move travis and gitignore from old repo

pull/342/head
Guillaume Vincent 8 yıl önce
ebeveyn
işleme
63d41136bf
2 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. +2
    -0
      .gitignore
  2. +3
    -0
      .travis.yml

+ 2
- 0
.gitignore Dosyayı Görüntüle

@@ -0,0 +1,2 @@
node_modules
dist

+ 3
- 0
.travis.yml Dosyayı Görüntüle

@@ -0,0 +1,3 @@
language: node_js
node_js:
- 4

Yükleniyor…
İptal
Kaydet