Skip to content

Commit f79c080

Browse files
committed
Revert "[travis-ci] tried again with branch-from-tag"
This reverts commit 13f3b93.
1 parent 13f3b93 commit f79c080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ git:
1212
if: tag =~ /^[rR]elease.*$/
1313

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

0 commit comments

Comments
 (0)