Skip to content

Commit

Permalink
.travis.yml: Add "dist: bionic".
Browse files Browse the repository at this point in the history
  • Loading branch information
egrimley-arm committed Apr 28, 2020
1 parent 1e63cf6 commit 33115d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Executing our tests on Arm64 with Travis CI
arch: arm64
dist: bionic
language: rust
script:
- ./tests/ci.sh

0 comments on commit 33115d4

Please sign in to comment.