We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ec2068 commit eb02a1dCopy full SHA for eb02a1d
1 file changed
.travis.yml
@@ -4,3 +4,6 @@ node_js:
4
- "0.12"
5
- "iojs-v2.1.0"
6
after_success: npm run coveralls
7
+before_install:
8
+ addons:
9
+ firefox: "39.0"
0 commit comments