Skip to content

Commit

Permalink
Temp test tags
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Aug 29, 2018
1 parent 6fefa99 commit 7f6e8fc
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions .travis.yml
Expand Up @@ -83,19 +83,19 @@ deploy:
perl: 5.26
tags: true
# upload regular non-minified version to npm
- provider: npm
email: rbuels@gmail.com
skip_cleanup: true
api_key:
secure: "OpxHZGvyCFeG2CUpw4dHTz3kFBHJXeET2c4XxwKMxtL2FVt4W/zDLUV0gLQDFfsLlj+zjF62qtbHU8MajMw3aFLlTIdMIit+2s6H4D8kuBh5Q7pO5/gAykWtiwkJ3BudoYDGoDlB5kkakG4MPvvY26490hbmySCSgpsjetM91zE="
on:
repo: GMOD/jbrowse
perl: 5.26
tags: true
- provider: script
script: website/deploy.sh
skip_cleanup: true
on:
perl: 5.26
condition: $TRAVIS_COMMIT_MESSAGE =~ (\[update docs\])
all_branches: true
# - provider: npm
# email: rbuels@gmail.com
# skip_cleanup: true
# api_key:
# secure: "OpxHZGvyCFeG2CUpw4dHTz3kFBHJXeET2c4XxwKMxtL2FVt4W/zDLUV0gLQDFfsLlj+zjF62qtbHU8MajMw3aFLlTIdMIit+2s6H4D8kuBh5Q7pO5/gAykWtiwkJ3BudoYDGoDlB5kkakG4MPvvY26490hbmySCSgpsjetM91zE="
# on:
# repo: GMOD/jbrowse
# perl: 5.26
# tags: true
# - provider: script
# script: website/deploy.sh
# skip_cleanup: true
# on:
# perl: 5.26
# condition: $TRAVIS_COMMIT_MESSAGE =~ (\[update docs\])
# all_branches: true

0 comments on commit 7f6e8fc

Please sign in to comment.