Skip to content

Commit

Permalink
[skip travis] build only the master
Browse files Browse the repository at this point in the history
  • Loading branch information
nmasse-itix committed Mar 14, 2019
1 parent f70ed61 commit db25239
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ script:
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/
branches:
except:
- /^dev.*/
only:
- master
before_install:
# travis encrypt-file tests/3scale-inventory.yaml tests/3scale-inventory.yaml.enc
- openssl aes-256-cbc -K $encrypted_5ba3c614c7e1_key -iv $encrypted_5ba3c614c7e1_iv -in tests/3scale-inventory.yaml.enc -out tests/3scale-inventory.yaml -d

0 comments on commit db25239

Please sign in to comment.