Skip to content

Commit

Permalink
debug travis
Browse files Browse the repository at this point in the history
  • Loading branch information
startxfr committed Mar 3, 2018
1 parent ac61a7e commit 117f8ff
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 @@ -18,7 +18,7 @@ before_install:
- docker images
- docker login -u $DOCKER_USER -p $DOCKER_PASS

script: ./travis.sh
script:
- "docker build --squash -t $REPO ."
- "docker run -d --name sxapi $REPO"

Expand Down

0 comments on commit 117f8ff

Please sign in to comment.