Skip to content
Snippets Groups Projects
Commit a67056b7 authored by Adrien Matta's avatar Adrien Matta :skull_crossbones:
Browse files

* switching travis to ninja to speedup server build

parent 473fa83e
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ install:
script:
- cd $NPTOOL/NPLib
- cmake ./
- make install
- ninja install
- ./scripts/RootLogon.sh
- ./scripts/test/all.sh
......@@ -54,6 +54,7 @@ addons:
- g++-4.8
- libexpat1-dev
- libexpat1
- ninja
notifications:
email:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment