зеркало из https://github.com/docker/kitematic.git
Add tests to .travis.yml
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
This commit is contained in:
Родитель
99ee78906d
Коммит
d68f80ee6a
|
@ -1,12 +1,15 @@
|
|||
script:
|
||||
- npm install
|
||||
- npm test
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- resources
|
||||
- node_modules
|
||||
|
||||
before_install:
|
||||
- node -v
|
||||
- brew unlink node
|
||||
- brew update
|
||||
- brew unlink node
|
||||
- brew install homebrew/versions/node4-lts
|
||||
|
||||
os:
|
||||
|
|
Загрузка…
Ссылка в новой задаче