Skip to content

Commit

Permalink
Travis: No longer package, because its also done in the container.
Browse files Browse the repository at this point in the history
And it somehow fails in plain but not in container :-|
  • Loading branch information
schnatterer committed Feb 23, 2019
1 parent b658102 commit 142bc14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ install:

script:
- yarn test
- yarn package
- sonar-scanner
- docker build --no-cache -t dsdl .
# Do some basic sanity checks with the container
Expand Down

0 comments on commit 142bc14

Please sign in to comment.