Skip to content

Commit

Permalink
Travis: Build rust std libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
ataulien committed Dec 18, 2018
1 parent 327a1f2 commit f3bfb4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ script:
- cmake ..
- make mrustc -j4
- make minicargo -j4
- make rust_standard_libs -j4

# Test
# - make -f minicargo.mk output/libtest.hir # libstd
# - make test # hello_world
Expand Down

0 comments on commit f3bfb4c

Please sign in to comment.