Skip to content

Commit

Permalink
Remove generated files and helpers (#255)
Browse files Browse the repository at this point in the history
* Remove generated code

* remove generation scripts

* update helpers/init

* update travis and tox

* remove duplicate versioning script

* remove unit test for removed functions
  • Loading branch information
fabianvf authored Jan 11, 2019
1 parent 3dd65c3 commit 6c34c29
Show file tree
Hide file tree
Showing 783 changed files with 9 additions and 302,419 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ python:
env:
- TEST_SUITE=unit OPENSHIFT_VERSION=latest
- TEST_SUITE=unit OPENSHIFT_VERSION=3.10
- TEST_SUITE=generated-functional OPENSHIFT_VERSION=3.9
- TEST_SUITE=dynamic-functional OPENSHIFT_VERSION=3.9
- TEST_SUITE=unit OPENSHIFT_VERSION=3.11
- TEST_SUITE=dynamic-functional OPENSHIFT_VERSION=3.10
- TEST_SUITE=dynamic-functional OPENSHIFT_VERSION=3.11
- TEST_SUITE=dynamic-functional OPENSHIFT_VERSION=latest
script: tox
install:
Expand Down
Loading

0 comments on commit 6c34c29

Please sign in to comment.