We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ea768 commit 9cbc535Copy full SHA for 9cbc535
.travis.yml
@@ -1,6 +1,11 @@
1
sudo: false
2
language: ruby
3
cache: bundler
4
+addons:
5
+ apt:
6
+ packages:
7
+ - libgmp-dev
8
+
9
env:
10
- USE_MINI_PORTILE=true
11
- USE_MINI_PORTILE=false
0 commit comments