Files
u2f-api/.travis.yml
Gustaf Räntilä 6188f66d33 Major rewrite of the library.
No more cancellable promises
No more custom promise libraries
Almost pure google chrome hack (altered with applied with patch file)
Rewritten in TypeScript
2018-03-20 14:10:43 +01:00

6 lines
51 B
YAML

language: node_js
node_js:
- "7"
- "8"
- "9"