Skip to content
Permalink
ed9506bbaf
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Latest commit 4139682 Aug 15, 2022 History
0 contributors

Users who have contributed to this file

9 lines (9 sloc) 115 Bytes
language: node_js
node_js:
- 'stable'
- '0.12'
- '0.10'
sudo: false
cache:
directories:
- node_modules