Skip to content

Commit

Permalink
Revert "[travis-ci] tried again with branch-from-tag"
Browse files Browse the repository at this point in the history
This reverts commit 13f3b93.
  • Loading branch information
frank-w committed Aug 19, 2018
1 parent 13f3b93 commit f79c080
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 @@ -12,7 +12,7 @@ git:
if: tag =~ /^[rR]elease.*$/

install:
- git checkout $(git branch --contains tags/$TRAVIS_BRANCH|sed 's/^..//')
- git checkout 4.14-main
- sudo apt-add-repository 'deb http://archive.ubuntu.com/ubuntu xenial main'
- sudo apt-get update -qq
- sudo apt-get install -qq ccache libssl-dev u-boot-tools python-mako debhelper fakeroot gcc-arm-linux-gnueabihf gcc-aarch64-linux-gnu make
Expand Down

0 comments on commit f79c080

Please sign in to comment.