Skip to content

Commit

Permalink
Travis: remove running_env config
Browse files Browse the repository at this point in the history
This is not needed anymore since OCA#45
  • Loading branch information
simahawk authored and alexey-pelykh committed Apr 15, 2020
1 parent c3f2b6f commit 547ebae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ install:
- git clone --depth=1 https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
- travis_install_nightly
# Requirements to test server_environment modules
- printf '[options]\n\nrunning_env = dev\n' > ${HOME}/.openerp_serverrc
- ln -s ${TRAVIS_BUILD_DIR}/server_environment_files_sample ${TRAVIS_BUILD_DIR}/server_environment_files

script:
Expand Down

0 comments on commit 547ebae

Please sign in to comment.