Skip to content

Commit

Permalink
try to install specific gauge version -- issue https://github.com/get…
Browse files Browse the repository at this point in the history
  • Loading branch information
denodaeus committed Mar 1, 2017
1 parent c921ce0 commit 9468eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dependencies:
- sudo apt-key adv --keyserver hkp://pool.sks-keyservers.net --recv-keys 023EDB0B
- sudo apt-add-repository 'deb https://dl.bintray.com/gauge/gauge-deb stable main'
- sudo apt-get update
- sudo apt-get install gauge
- sudo apt-get install gauge=0.7.0
- gauge_setup
- gauge --install js

Expand Down

0 comments on commit 9468eac

Please sign in to comment.