Skip to content

Commit 9cbc535

Browse files
committed
install gmp
1 parent b8ea768 commit 9cbc535

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
sudo: false
22
language: ruby
33
cache: bundler
4+
addons:
5+
apt:
6+
packages:
7+
- libgmp-dev
8+
49
env:
510
- USE_MINI_PORTILE=true
611
- USE_MINI_PORTILE=false

0 commit comments

Comments
 (0)