changed the touch command in .travis.yml
This commit is contained in:
parent
7988a33868
commit
82cc050dd4
@ -27,4 +27,4 @@ matrix:
|
||||
os: osx
|
||||
env: OPTIONS="--enable-static --disable-shared --enable-dynamic-module --enable-static-module --enable-unicode=yes:2"
|
||||
script:
|
||||
- touch --date="`date`" moo/* moo/*/* && cd moo && ./configure $OPTIONS && make
|
||||
- touch -r moo/configure moo/* moo/*/* && cd moo && ./configure $OPTIONS && make
|
Loading…
Reference in New Issue
Block a user