Skip to content
This repository has been archived by the owner on Aug 21, 2021. It is now read-only.

Commit

Permalink
fix: travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
spiermar committed Feb 16, 2019
1 parent 579706a commit d6dca32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,8 @@ node_js:
script:
- npm run test
- npm run build
- buildWithTravis.sh
after_script:
- ./scripts/pushToDockerhub.sh
services:
- docker
env:
Expand Down
File renamed without changes.

0 comments on commit d6dca32

Please sign in to comment.