Skip to content

Commit

Permalink
fixup! Restrict the opal version to 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Nov 8, 2018
1 parent 6bb1f80 commit a57b0f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,9 @@ cache:
- node_modules
- phantom20

env: OPAL_VERSION="~> 0.10.0"
env:
global:
- OPAL_VERSION="~> 0.10.0"

matrix:
fast_finish: true
Expand Down

0 comments on commit a57b0f5

Please sign in to comment.