Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
remove go dep
  • Loading branch information
carmark authored Jul 14, 2020
1 parent be28a04 commit c08da2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ before_script:
- ceph status
- sudo apt-get install -y libcunit1 libcunit1-doc libcunit1-dev
- sudo apt-get install -y open-iscsi
- go get -u github.com/golang/dep/cmd/dep

script:
- cd ${TRAVIS_BUILD_DIR}
Expand Down

0 comments on commit c08da2d

Please sign in to comment.