We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce1be1 commit 28a915cCopy full SHA for 28a915c
.travis.yml
@@ -32,6 +32,7 @@ matrix:
32
- gcc
33
- mpich
34
- shellcheck
35
+ update: true
36
-
37
<<: *macOS
38
env:
@@ -44,6 +45,7 @@ matrix:
44
45
46
- openmpi
47
48
49
50
51
@@ -54,6 +56,7 @@ matrix:
54
56
addons:
55
57
homebrew:
58
brewfile: true
59
60
- &ubuntu
61
os: linux
62
sudo: false
0 commit comments