Skip to content

Commit

Permalink
Remove upgrade from Ubuntu 14.0 to 16.04 (#762)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Hallisey authored and shawn-hurley committed Feb 14, 2018
1 parent 8c7e967 commit 3ebb44b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ if [[ "$action" == "before_install" ]]; then
echo "================================="
echo " Before Install "
echo "================================="
sudo do-release-upgrade -f DistUpgradeViewNonInteractive
sudo apt-get -qq update
sudo apt-get install -y python-apt autoconf pkg-config e2fslibs-dev libblkid-dev zlib1g-dev liblzo2-dev asciidoc
elif [[ "$action" == "install" ]]; then
echo "================================="
Expand Down

0 comments on commit 3ebb44b

Please sign in to comment.