Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
AWehrhahn committed May 25, 2020
1 parent 84c80e9 commit cbc368a
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 @@ -34,7 +34,7 @@ jobs:
- docker pull $DOCKER_IMAGE
- docker run --rm -e PLAT=$PLAT -v `pwd`:/io -w "/io" $DOCKER_IMAGE $PRE_CMD /io/travis/build.sh
before_script: skip
script: ls build/
script: skip
- os: osx
name: OSX
env:
Expand Down

0 comments on commit cbc368a

Please sign in to comment.