mirror of
https://github.com/janet-lang/janet
synced 2025-08-29 17:08:03 +00:00
Travis add sudo.
This commit is contained in:
@@ -2,7 +2,7 @@ language: c
|
||||
script:
|
||||
- make
|
||||
- make test
|
||||
- make install
|
||||
- sudo make install
|
||||
- make test-install
|
||||
- make build/janet-${TRAVIS_TAG}-${TRAVIS_OS_NAME}.tar.gz
|
||||
compiler:
|
||||
|
Reference in New Issue
Block a user