Skip to content

Commit

Permalink
normalize travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfitz committed Nov 13, 2019
1 parent 07670ec commit 290fb0b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,5 @@ addons:
script:
- nvm install 12
- npm install
- mkdir build
- cd build
- cmake ..
- make
- make test
- src/make_without_docker.sh tiny
- src/make_without_docker.sh test

0 comments on commit 290fb0b

Please sign in to comment.