Skip to content

Commit 40bfcfb

Browse files
committed
Set TravisCI to load Nightly compiler
1 parent ff22bac commit 40bfcfb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ addons:
1616
sources:
1717
- kalakris-cmake
1818

19+
rust:
20+
- nightly
21+
1922
before_script:
2023
- export PATH=$HOME/.cargo/bin:$PATH
2124
- cargo +nightly install cargo-update || echo "cargo-update already installed"

0 commit comments

Comments
 (0)