Skip to content

Commit cec9cd8

Browse files
authored
Merge pull request #287 from dalek-cryptography/update-nightly-pin
Use rust-toolchain and update nightly version.
2 parents a8d4fc2 + c6d61d6 commit cec9cd8

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
language: rust
22
cache: cargo
33

4-
rust:
5-
- nightly-2018-12-31
6-
74
env:
85
- TEST_COMMAND=test EXTRA_FLAGS='' FEATURES=''
96
- TEST_COMMAND=test EXTRA_FLAGS='' FEATURES='yoloproofs'
@@ -14,7 +11,6 @@ env:
1411
matrix:
1512
fast_finish: true
1613
include:
17-
- rust: nightly-2018-12-31
1814
before_script:
1915
- rustup component add rustfmt-preview
2016
script:

rust-toolchain

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nightly-2019-07-19

0 commit comments

Comments
 (0)