Comments in .travis.yml
This commit is contained in:
parent
d51aee1a79
commit
9875b66df6
@ -8,6 +8,7 @@ install:
|
||||
&& ./update_gcc_version.sh 4.9
|
||||
&& rm update_gcc_version.sh
|
||||
- sudo apt-get install libfuse-dev
|
||||
# Use /dev/urandom when /dev/random is accessed, because travis doesn't have enough entropy
|
||||
- sudo cp -a /dev/urandom /dev/random
|
||||
before_script:
|
||||
- wget https://raw.githubusercontent.com/smessmer/travis-utils/master/setup_biicode_project.sh
|
||||
|
Loading…
Reference in New Issue
Block a user