Skip to content

Commit

Permalink
Fix build config validation on Travis CI (llvm#256)
Browse files Browse the repository at this point in the history
* Fix for build config validation

* Update .travis.yml

* Update .travis.yml

Co-authored-by: Tian Jin <tjingrant@gmail.com>
  • Loading branch information
mshr-h and tjingrant authored Aug 18, 2020
1 parent 7c1e678 commit 4ed9531
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
sudo: required
services:
- docker
language: cpp
os:
- linux
dist: bionic
arch:
- s390x
Expand Down

0 comments on commit 4ed9531

Please sign in to comment.