Skip to content

Commit 4d29812

Browse files
committed
update .travis.yml for explicit nightly rust
1 parent 1746600 commit 4d29812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: rust
2+
rust: 'nightly'
23
sudo: false
34
script:
45
- cargo build --verbose --features no_std

0 commit comments

Comments
 (0)