-
I checked out the releases in your repo, but I only see sources. This means that Windows users who can't into computers (or are too lazy to go through COMPILING.md) can't play. Most of /rlg/ probably …
-
How about integration with Travis? Whenever someone will create PR, Travis would run tests - so you will know if it's safe to merge it or not? :)
-
https://travis-ci.org/tooru/pnbot/builds/341874690
tooru updated
6 years ago
-
```deploy:
provider: npm
email: "$NPM_EMAIL"
api_key: "$NPM_TOKEN"
skip_cleanup: true
```
我也是这么写的,不过travis 报错了,我看官方文档里面email和api_key都是直接写出来的,请教该怎么写
-
https://travis-ci.org/clbarnes/coordinates/jobs/361943413
-
Travis CI is no longer automatically triggering new builds because I've run out of build credits.
I still want a way to easily test code changes against multiple different (neo)vim versions. Am wri…
-
Message error:
Could not find .travis.yml, using standard configuration.
I think this project whether lack the .travis.yml ?
-
* make default test run use `--frozen-lockfile`
* add `--no-lockfile` as a separate job
-
Basic tests are running on Travis-CI. We need to move them somewhere else soon after the terms have changed.
-
Will make sure book builds, may also help with caching issue (?)