Skip to content

Commit 0df243f

Browse files
Dictionary, not list
1 parent 724b161 commit 0df243f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
matrix:
1919
include:
2020
- node_js: '10.0'
21-
- script: npm run test-xbrowser
21+
script: npm run test-xbrowser
2222
before_install: cd packages/optimizely-sdk
2323
install: npm install
2424
addons:

0 commit comments

Comments
 (0)