Skip to content

Commit

Permalink
test1
Browse files Browse the repository at this point in the history
  • Loading branch information
jcazevedo committed May 22, 2017
1 parent 8486af9 commit ca7121f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ script:

# check if there are no changes after `tut` runs
- if [[ $TRAVIS_SCALA_VERSION =~ '^2\.12.*' ]]; then
echo "HERE";
git diff --exit-code;
fi
after_success:
Expand Down

0 comments on commit ca7121f

Please sign in to comment.