Skip to content

Commit

Permalink
Merge pull request flux-framework#1906 from grondo/travis-deploy-oops
Browse files Browse the repository at this point in the history
travis-ci: try harder to fix deploy
  • Loading branch information
garlick authored Jan 4, 2019
2 parents 5990557 + 13945b9 commit 0bcf910
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 @@ -30,13 +30,13 @@ jobs:
compiler: gcc
env:
- PYTHON_VERSION=2.7
- GITHUB_RELEASES_DEPLOY=t
- name: "Ubuntu: py3.6 distcheck"
stage: test
compiler: gcc
env:
- DISTCHECK=t
- PYTHON_VERSION=3.6
- GITHUB_RELEASES_DEPLOY=t
- name: "Ubuntu: gcc-8 --with-flux-security/caliper, distcheck"
stage: test
compiler: gcc-8
Expand Down

0 comments on commit 0bcf910

Please sign in to comment.