Skip to content

Commit

Permalink
Merge pull request #118 from HSLdevcom/merge-preparation
Browse files Browse the repository at this point in the history
Merge preparation
  • Loading branch information
joonasrissanen authored Jan 7, 2020
2 parents 96c69ef + 80cc1fb commit 3ba67b7
Show file tree
Hide file tree
Showing 5 changed files with 104 additions and 98 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ branches:

services: docker

install:
- npm install

language: node_js

script: ./travis-build.sh
node_js: '10'

install: true

script: yarn install && ./travis-build.sh
Loading

0 comments on commit 3ba67b7

Please sign in to comment.