Skip to content

Commit e6d2b4f

Browse files
committed
use firefox on travis ci
1 parent 7b7bf07 commit e6d2b4f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
dist
21
examples/build
32
node_modules
43

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"example": "examples"
1212
},
1313
"scripts": {
14-
"test": "script/test --single-run"
14+
"test": "script/test --browsers Firefox --single-run"
1515
},
1616
"authors": [
1717
"Ryan Florence",

0 commit comments

Comments
 (0)