Skip to content

Commit

Permalink
fixing build issue with travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Zak Hassan committed Feb 1, 2017
1 parent 3d7ca08 commit 0a965ff
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:
- make build
- 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 .

0 comments on commit 0a965ff

Please sign in to comment.