Skip to content

Commit

Permalink
Downgrade Docker image to Ubuntu Precise.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinslusarz committed May 29, 2019
1 parent b7476fb commit 9d4e4ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -1,3 +1,9 @@
# on trusty:
#/usr/bin/ld: cdebug_zlib-cdebug.o(.debug_info+0x53): reloc against `.debug_str': error 2
#/usr/bin/ld: final link failed: Nonrepresentable section on output
#clang-5.0: error: linker command failed with exit code 1 (use -v to see invocation)
dist: precise

language: c
sudo: false
compiler:
Expand Down

0 comments on commit 9d4e4ef

Please sign in to comment.