Skip to content

Commit

Permalink
removed travis change which didn't work
Browse files Browse the repository at this point in the history
  • Loading branch information
scottransom committed Nov 10, 2019
1 parent 84c3583 commit 99bcc1f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ before_install:
install:
- docker build . -t ${TARGET} -f .travis/${TARGET}.docker
before_script:
- export PRESTO=$PWD
- export LD_LIBRARY_PATH=$PRESTO:$LD_LIBRARY_PATH
- pushd src && make && popd
- true
script:
- true

0 comments on commit 99bcc1f

Please sign in to comment.