Skip to content

Commit

Permalink
--preserve-status in travis timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
gobengo committed Feb 23, 2018
1 parent eb50f08 commit 74cb325
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 @@ -9,4 +9,4 @@ before_install:
- docker build -t exitnode .

script:
- docker run --privileged -it -e PUBLIC_IP=0.0.0.0 exitnode timeout 60 ./build/docker/docker-cmd
- docker run --privileged -it -e PUBLIC_IP=0.0.0.0 exitnode timeout −−preserve−status 60 ./build/docker/docker-cmd

0 comments on commit 74cb325

Please sign in to comment.