Skip to content

Commit

Permalink
Reverting travis yaml file defaults already allow for make push
Browse files Browse the repository at this point in the history
  • Loading branch information
Zak Hassan committed Feb 2, 2017
1 parent 6c1f528 commit 3689507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ services:
- docker

script:
- docker build -t openshift-spark --build-arg DISTRO_LOC=https://dist.apache.org/repos/dist/release/spark/spark-2.1.0/spark-2.1.0-bin-hadoop2.7.tgz --build-arg DISTRO_NAME=spark-2.1.0-bin-hadoop2.7 .
- make build

0 comments on commit 3689507

Please sign in to comment.