Skip to content

Commit

Permalink
✅ fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
juanesarango committed Apr 23, 2021
1 parent 877b6e5 commit 3f8238b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ services:

script:
- docker build -f Dockerfile -t test-image .
- docker run -it test-image --version
- docker run -it test-image --help

0 comments on commit 3f8238b

Please sign in to comment.