Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e5f59c6

Browse filesBrowse files
committed
Major Update. FFmpeg 4.0 and GCC 6.3 Support
1 parent 694654b commit e5f59c6
Copy full SHA for e5f59c6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ before_install:
1212
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install -qq build-essential curl; fi
1313

1414
script:
15-
- while sleep 9m; do echo "=====[ $SECONDS seconds still running ]====="; done &
15+
- while sleep 300; do echo "=====[ $SECONDS seconds still running ]====="; done &
1616
- SKIPINSTALL=yes VERBOSE=yes ./build-ffmpeg --build
1717
- kill %1
1818

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.