Skip to content
This repository was archived by the owner on Jun 18, 2023. It is now read-only.

Commit f6a21a2

Browse files
author
Martin Larralde
committed
Use setup.sh script from vita-rust/common repository
1 parent bf51b5a commit f6a21a2

File tree

2 files changed

+1
-95
lines changed

2 files changed

+1
-95
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ env:
2828
- PATH="$VITASDK/bin:$PATH"
2929

3030
install:
31-
- ci/travis/setup.sh
31+
- curl -SsL "https://raw.githubusercontent.com/vita-rust/common/master/ci/travis/setup.sh" | sh
3232

3333
script:
3434
- cargo make build # Compile natively

ci/travis/setup.sh

Lines changed: 0 additions & 94 deletions
This file was deleted.

0 commit comments

Comments
 (0)