Selaa lähdekoodia

move travis and gitignore from old repo

pull/342/head
Guillaume Vincent 8 vuotta sitten
vanhempi
commit
63d41136bf
2 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. +2
    -0
      .gitignore
  2. +3
    -0
      .travis.yml

+ 2
- 0
.gitignore Näytä tiedosto

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

+ 3
- 0
.travis.yml Näytä tiedosto

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

Ladataan…
Peruuta
Tallenna