Skip to content

Commit 4a633fc

Browse files
committed
[Tests] fix syntax error in travis config
Fixes #250
1 parent d82f805 commit 4a633fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ sudo: false
22
language: node_js
33
matrix:
44
include:
5+
- node_js: '4'
56
env: TEST_SUITE=browser BROWSER_NAME=ie BROWSER_VERSION="10..latest"
67
- node_js: '4'
78
env: TEST_SUITE=browser BROWSER_NAME=chrome BROWSER_VERSION="-2..beta"

0 commit comments

Comments
 (0)