Skip to content

Commit

Permalink
chore: update travis conf
Browse files Browse the repository at this point in the history
  • Loading branch information
equinusocio committed Jun 28, 2017
1 parent 9e42999 commit aa77573
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ addons:
packages:
- g++-4.8
install:
- curl https://raw.githubusercontent.com/twolfson/sublime-installer/0.1.3/install.sh | sh -s 3
- curl --location https://raw.githubusercontent.com/twolfson/sublime-installer/master/install.sh | sh -s 3
- subl --version
install:
- npm install
- npm install -g gulp
- npm install
script:
- gulp

0 comments on commit aa77573

Please sign in to comment.