Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KelvinJin committed Feb 8, 2017
1 parent 3bfd53a commit 7e3cc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ services:
- docker

script:
- docker build -t jinw1990/iswift.linux:travis
- docker build -t jinw1990/iswift.linux:travis .

after_success:
- if [ "$TRAVIS_BRANCH" == "master" ]; then
Expand Down

0 comments on commit 7e3cc2c

Please sign in to comment.