Skip to content

Commit

Permalink
Fix travis error for same container name
Browse files Browse the repository at this point in the history
  • Loading branch information
imMMX authored and imMMX committed Oct 15, 2018
1 parent 52f6b0b commit 59c24e8
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 @@ -10,4 +10,4 @@ before_install:

script:
- docker run -it --name ubnt-mips-shadowsocks-libev ubnt-mips-shadowsocks-libev
- docker run -it -e ARCHITECH="mips64" --name ubnt-mips-shadowsocks-libev ubnt-mips-shadowsocks-libev
- docker run -it -e ARCHITECH="mips64" --name ubnt-mips64-shadowsocks-libev ubnt-mips-shadowsocks-libev

0 comments on commit 59c24e8

Please sign in to comment.