Skip to content

Commit 3c917ab

Browse files
committed
build: run CI only on nightly
We need some nightly features, so restrict the CI to the nightly compiler. Signed-off-by: David Rheinsberg <david.rheinsberg@gmail.com>
1 parent 43faa3c commit 3c917ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ language: rust
55
cache: cargo
66

77
rust:
8-
- stable
98
- nightly
109

1110
script:

0 commit comments

Comments
 (0)