Skip to content

Commit

Permalink
[travis] Restrict deploy to dart:stable
Browse files Browse the repository at this point in the history
  • Loading branch information
thislooksfun committed Nov 29, 2017
1 parent 5ff7805 commit 53e5448
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ deploy:
provider: script
script: scripts/deploy.sh
on:
branch: master
branch: master
dart: stable

0 comments on commit 53e5448

Please sign in to comment.