Skip to content

Commit 12425f7

Browse files
committed
Run test suite on Travis-CI
1 parent d858953 commit 12425f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ before_install:
1212

1313
install:
1414
- yarn install --no-lockfile
15+
- yarn install openlayers@^3
1516

1617
script:
1718
- yarn lint
19+
- yarn test

0 commit comments

Comments
 (0)