Skip to content

Commit

Permalink
Merge pull request #257 from TG9541/release2_2_23
Browse files Browse the repository at this point in the history
use SDCC-DOCKER:V3.8.6
  • Loading branch information
TG9541 authored May 26, 2019
2 parents 5b8bca4 + 22a7392 commit cbb936a
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 @@ -6,7 +6,7 @@ services:
- docker

before_install:
- docker pull tg9541/docker-sdcc:V3.8.4
- docker pull tg9541/docker-sdcc:V3.8.6

install:
- docker run -v `pwd`:/home tg9541/docker-sdcc:V3.8.4 /bin/sh -c "sdcc --version ; sstm8 -version"
Expand Down

0 comments on commit cbb936a

Please sign in to comment.