UNPKG

129 BYAMLView Raw
1language: node_js
2node_js:
3 - 0.8
4 - 0.10
5 - 0.11
6script: "npm install && timeout 10 ./bin/iedriver || test $? -eq 124"