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 #45
  • Loading branch information
simahawk committed Apr 2, 2020
1 parent 121a432 commit 46337ae
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 @@ -41,8 +41,6 @@ install:
${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

script:
- travis_run_tests
Expand Down

0 comments on commit 46337ae

Please sign in to comment.