forked from igraph/rigraph
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.travis.yml
More file actions
40 lines (32 loc) · 1.06 KB
/
.travis.yml
File metadata and controls
40 lines (32 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
language: c
sudo: required
before_install:
- curl -OL https://raw.githubusercontent.com/metacran/r-builder/master/pkg-build.sh
- chmod 755 pkg-build.sh
- ./pkg-build.sh bootstrap
- export TRAVIS_COMMIT_MSG="$(git log --format=%B --no-merges -n 1)"
- export PATH="$PATH:$(./pkg-build.sh r_path)"
install:
- ./pkg-build.sh install_github hadley/lazyeval igraph/igraphdata gaborcsardi/roxygen gaborcsardi/pkgconfig
- ./pkg-build.sh install_r magrittr falsy roxygen2 NMF irlba
- git submodule update
- make
- ./pkg-build.sh install_deps
- ./pkg-build.sh install_bioc graph
- ./pkg-build.sh install_r rgl ape scales
script:
- ./pkg-build.sh run_build
- ./pkg-build.sh run_check
after_failure:
- ./pkg-build.sh dump_logs
after_success:
- tools/travis_deploy.sh igraph_*.tar.gz
notifications:
email:
on_success: change
on_failure: change
env:
matrix:
- RVERSION=release
global:
secure: GRGRLr+X8JZf32QiEJ0UxpT0RRe8uVJe8ipAW4IwrNv2G3PxifsJAcpGE3XtEmFT9RAYAbo/tt7f00INOUa4xqn9smzvoP/0i2SLw7FegA+eE2yuNI3GCAkQ+lzalLyvUmkmjhYKGhUKiYqLUQ8iNs/Pjgbpqde+V3ZvP6rX0CI=