Skip to content

Commit a9c9fd4

Browse files
committed
Revert "CI: remove sudo and kubuntu backports"
This reverts commit a6b364e.
1 parent a6b364e commit a9c9fd4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: rust
2+
sudo: required
23

34
rust:
45
- stable
@@ -19,6 +20,9 @@ script:
1920

2021
addons:
2122
apt:
23+
sources:
24+
- kubuntu-backports
25+
2226
packages:
2327
- cmake
2428
- gfortran

0 commit comments

Comments
 (0)