mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-24 08:53:33 +03:00
use travis_retry for transient network things
This commit is contained in:
parent
11255f2d88
commit
e15046d968
@ -22,7 +22,7 @@ before_install:
|
||||
fi
|
||||
|
||||
install:
|
||||
- $TRAVIS_BUILD_DIR/sysconfcpus/bin/sysconfcpus -n 2 make -j setup
|
||||
- travis_retry $TRAVIS_BUILD_DIR/sysconfcpus/bin/sysconfcpus -n 2 make -j setup
|
||||
|
||||
script:
|
||||
- $TRAVIS_BUILD_DIR/sysconfcpus/bin/sysconfcpus -n 2 make test
|
||||
|
Loading…
Reference in New Issue
Block a user