Skip to content

Commit

Permalink
travis: Ignore apt-get update errors (?)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonKagstrom committed Jun 2, 2015
1 parent 2426a81 commit bda91ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ build_clang:
run-tests: build run-tests-${CC}

prepare_linux:
sudo apt-get update
-sudo apt-get update
sudo apt-get install -y ${kcov_deps} gcc-multilib debootstrap git time
sudo pip install robotframework

Expand Down

0 comments on commit bda91ab

Please sign in to comment.