summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Propogate rename changes to test script as wellSaravanakumar2017-07-271-3/+3
| | | | Signed-off-by: Saravanakumar <sarumuga@redhat.com>
* 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>