This commit is contained in:
Artem Egorov 2018-05-30 14:13:01 +03:00 коммит произвёл GitHub
Родитель 68c8bfd5da
Коммит 2b7a5d434a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 21 добавлений и 0 удалений

21
.vscode/.travis.yml поставляемый Normal file
Просмотреть файл

@ -0,0 +1,21 @@
branches:
only:
- master
sudo: false
os:
- osx
language: node_js
node_js:
- "lts/*"
install:
- npm install
before_script:
- npm install -g gulp-cli
script: gulp