mirror of
https://github.com/janet-lang/janet
synced 2024-11-28 11:09:54 +00:00
Switch to Make build on travis.
This commit is contained in:
parent
1ab8d19cf3
commit
a5873a6e04
@ -1,9 +1,6 @@
|
||||
language: c
|
||||
|
||||
script:
|
||||
- mkdir -p build
|
||||
- cd build
|
||||
- cmake ..
|
||||
- make
|
||||
- make test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user