Skip to content

Commit a133e49

Browse files
committed
Run test suite on Travis-CI
1 parent 3bfd17f commit a133e49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ before_install:
1212

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

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

0 commit comments

Comments
 (0)