We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d858953 commit 12425f7Copy full SHA for 12425f7
.travis.yml
@@ -12,6 +12,8 @@ before_install:
12
13
install:
14
- yarn install --no-lockfile
15
+ - yarn install openlayers@^3
16
17
script:
18
- yarn lint
19
+ - yarn test
0 commit comments