Skip to content

Commit

Permalink
Fix Travis-CI bug (Azure#5669)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-shandar authored Apr 16, 2019
1 parent 2f578df commit 19478fd
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 @@ -50,7 +50,7 @@ script:
scripts/install-dotnet.sh
npm install
npm run tsc
node scripts/breaking-change.ts
node scripts/breaking-change.js
fi
- >-
if [[ $MODE == 'lintdiff' ]]; then
Expand Down

0 comments on commit 19478fd

Please sign in to comment.