Skip to content

Commit

Permalink
Do not pin nightly anymore
Browse files Browse the repository at this point in the history
The ICE bug is fixed
  • Loading branch information
exul committed Mar 30, 2018
1 parent aaea73a commit 73f6d6d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,6 +1,5 @@
sudo: required
dist: trusty
group: deprecated-2017Q4

language: rust

Expand All @@ -14,7 +13,7 @@ addons:
- libssl-dev

rust:
- nightly-2017-12-03
- nightly

script:
- cargo clean
Expand Down

0 comments on commit 73f6d6d

Please sign in to comment.