Files
ihrm/node_modules/diffie-hellman/.travis.yml
Nikhil Ravi Cybrosys e1794e7422 [UPDT]translations in the views (#4)
[UPDT]Translations in the views
[FIX]major bug fixes
2023-05-18 15:05:28 +05:30

11 lines
114 B
YAML
Executable File

language: node_js
node_js:
- "0.11"
- "0.10"
- "0.12"
- "1"
- "2"
- "3"
- "4"
sudo: false