UNPKG
tough-cookie-file-store-sync
Version:
latest (0.3.0)
0.3.0
Store cookies in Netscape's file
github.com/msikma/file-cookie-store
msikma/file-cookie-store
tough-cookie-file-store-sync
/
.travis.yml
7 lines
•
115 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"0.10"
-
"0.11"
-
"0.12"
before_install: npm install -g grunt-cli
install: npm install