Skip to content

Commit

Permalink
Run test suite on Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
paultcochrane committed Dec 2, 2019
1 parent d858953 commit 787b636
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ before_install:

install:
- yarn install --no-lockfile
- yarn add openlayers@^3

script:
- yarn lint
- yarn test

0 comments on commit 787b636

Please sign in to comment.