summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Travis CI update and disabling dockerfile_lintMohamed Ashiq Liyazudeen2017-05-241-7/+19
| | | | | | | | | | | | Travis now runs the test where it: * Builds the Dockerfile * Runs Docker image with required parameters * Verifies the state of the container Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
* Unit Test to check the shell script and Dockerfile lint. Travis.ci intergrated.Mohamed Ashiq Liyazudeen2017-05-081-0/+20
Refer: https://github.com/projectatomic/dockerfile_lint Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>