Skip to content
Permalink
9bfb9ba527
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
Robert Brignull replace jest with ava
Latest commit 0347b72 May 4, 2020 History
0 contributors

Users who have contributed to this file

7 lines (7 sloc) 118 Bytes
language: node_js
node_js:
- "0.8"
- "0.10"
- "0.11"
before_install: npm i npm@latest -g
script: npm run travis