Skip to content

Commit dea6fb5

Browse files
committed
Update Travis’s configuration
1 parent e3c1530 commit dea6fb5

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
language: rust
22

3-
dist: trusty
4-
sudo: false
5-
63
os:
74
- linux
85
- osx
@@ -11,10 +8,9 @@ rust:
118
- stable
129

1310
before_install:
14-
- curl https://stainless-steel.github.io/travis/fortran.sh | bash
11+
- curl https://blas-lapack-rs.github.io/travis/fortran.sh | bash
1512

1613
script:
17-
- cargo build -vv
1814
- cargo test -vv
1915

2016
addons:

0 commit comments

Comments
 (0)