mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 06:17:49 +00:00
Allow users to use latest nightly compiler without manually setting environment variable (#381)
* Workaround for latest rust compiler * Remove unnecessary travis environment variable
This commit is contained in:
committed by
Philipp Oppermann
parent
3523fdfbb5
commit
b188e8a617
@@ -24,4 +24,4 @@ addons:
|
||||
- nasm
|
||||
|
||||
script:
|
||||
- make RUST_TARGET_PATH=`pwd`
|
||||
- make
|
||||
|
||||
Reference in New Issue
Block a user