Skip to content

Commit

Permalink
Only run deploy on one node version
Browse files Browse the repository at this point in the history
  • Loading branch information
relekang committed May 6, 2017
1 parent 49f28e9 commit 943e7ae
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 @@ -13,3 +13,4 @@ deploy:
script: scripts/deploy.sh
on:
branch: master
node: '7'

0 comments on commit 943e7ae

Please sign in to comment.